Greg greg
  • Joined on 2018-11-05
greg pushed to feature/6-remove_init_env_vars at kosmos/gitea.kosmos.org 2018-12-17 10:34:55 +00:00
bf62157f26 Remove the init environment variables
greg commented on issue kosmos/gitea.kosmos.org#7 2018-12-14 17:53:18 +00:00
Add initial Kubernetes config files

I have changed the script that replaces the secrets to patch the deployment, causing the pod to restart

greg pushed to feature/6-kubernetes_config at kosmos/gitea.kosmos.org 2018-12-14 17:48:36 +00:00
9407a74119 Force a new deployment after replacing the secrets
greg commented on issue kosmos/gitea.kosmos.org#7 2018-12-14 17:06:27 +00:00
Add initial Kubernetes config files

Volumes can be expanded later (https://kubernetes.io/docs/concepts/storage/persistent-volumes/#expanding-persistent-volumes-claims), the 1GB size is something I used when I was setting everything up initially and forgot to change, it should indeed be higher

greg commented on issue kosmos/gitea.kosmos.org#7 2018-12-14 17:01:48 +00:00
Add initial Kubernetes config files

Right, I think we can remove all these environment variables

greg created pull request kosmos/gitea.kosmos.org#7 2018-12-14 16:22:01 +00:00
Add initial Kubernetes config files
greg pushed to feature/6-kubernetes_config at kosmos/gitea.kosmos.org 2018-12-14 16:20:56 +00:00
4c463adcda Add initial Kubernetes config files
greg closed issue kosmos/gitea.kosmos.org#6 2018-12-14 16:20:56 +00:00
Add Kubernetes configs to this repo
greg opened issue kosmos/gitea.kosmos.org#5 2018-12-13 10:39:34 +00:00
Set up volume and database backups
greg commented on issue kosmos/gitea.kosmos.org#2 2018-12-13 10:22:38 +00:00
Change frontpage

This page documents how to override templates and also mentions themes: https://docs.gitea.io/en-us/customizing-gitea/#customizing-gitea-pages

greg commented on issue kosmos/gitea.kosmos.org#1 2018-12-13 10:21:26 +00:00
Review/improve config options