2c62f1caaf
Quoted Numbers
2022-07-20 16:17:03 +02:00
7510589e47
Migrated appini-configmap to appini-env-configmap
...
We now have a basic config for our gitea installation.
We might want to have a closer look on the security config.
Also updated tests and gitea.cljc code with params and formating.
2022-07-20 15:56:37 +02:00
fd92acef46
Fixed tests
...
Removed unused issuer key in tests and generate-appini-env.
Combined host and port keys for ease of programming.
2022-07-15 15:09:32 +02:00
9113bc2677
Removed meissa-specifics
...
Moved database user and pw to secrets.yaml
2022-07-15 13:49:23 +02:00
178cbc8fa3
disabled reg
2022-07-14 16:48:04 +02:00
73e77b82fb
updated gitea dep, changed tls port
...
disabled registration
2022-07-14 16:47:09 +02:00
6114cdf2f6
Move mailer config to environment
2022-07-14 15:00:12 +02:00
1499ddad63
Remove secret mount
2022-07-14 14:01:32 +02:00
e4946b4fa0
Started updating mailer-config
...
Configured secret env vars for mailer credentials to be loaded at pod runtime.
We may want to write our credentials to an encrypted file so we can use
the __FILE feature described here: https://github.com/go-gitea/gitea/issues/19856 .
Or we may want to encrypt our secrets as described here:
https://kubernetes.io/docs/tasks/administer-cluster/encrypt-data/
2022-07-13 16:11:13 +02:00
09a471d5e5
new way of trafik redirect
2022-07-06 18:25:02 +02:00
581577ea2d
we will need some kind of reg whitelist
2022-07-06 18:24:43 +02:00
75849d00c1
config-finetuning
2022-07-06 08:47:19 +02:00
997ecf5305
do not create cert twice
2022-07-06 08:21:27 +02:00
d9691bee9c
more space for repos
2022-07-06 08:20:41 +02:00
ee76092789
better restart times / no external deps while running
2022-07-06 08:20:13 +02:00
2a92d03982
will work in other namespaces also
2022-07-06 08:19:44 +02:00
f815cb8beb
emails should stay private
2022-07-06 08:19:13 +02:00
0077d56a82
fix wrong ports & cert names
2022-07-04 09:11:28 +02:00
cf640e1f68
revert exposing gitea-ssh on port 22
2022-06-24 13:19:37 +02:00
c1014edb50
Fix volumes
2022-06-24 12:56:59 +02:00
909af565f8
Update storage class to use local-path
2022-06-24 12:31:46 +02:00
45de52410b
Remove hostPath from volumes
2022-06-24 11:31:16 +02:00
b443269e28
Expose ssh service as LoadBalancer
2022-06-24 10:58:28 +02:00
2966901cf9
Create volumes only using PVCs
2022-06-24 10:54:53 +02:00
5da8acf0b5
Add certificate
2022-06-24 10:31:22 +02:00
b505ed838b
move gitea env settings to ConfigMap
2022-06-11 19:34:43 +02:00
1a6ba991e4
fix internal postgres url
2022-06-08 20:17:15 +02:00
f73d57c0c7
fix postgres size et al.
2022-06-08 19:56:44 +02:00
1d5df300ad
Split deployment into service and deployment
2022-06-07 18:22:12 +02:00
3a735e016a
add pg
2022-06-07 17:54:27 +02:00
57c73ae49c
initial
2022-06-07 17:37:21 +02:00