c286faf084
added review comments
2022-07-26 19:35:35 +02:00
4a9a592664
add lein uberjar to inst & fix type
2022-07-23 11:43:07 +02:00
16e096af1a
Update spec for browser
2022-07-22 12:00:55 +02:00
64a168e6b0
Fix test
2022-07-22 11:27:08 +02:00
e049a3fdda
Add specs
2022-07-22 11:13:47 +02:00
de7bd6200e
Add spec for mailer
2022-07-22 10:51:27 +02:00
0a6919f4f9
Update key names and defaults
2022-07-22 10:51:01 +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
44bb1ae9f0
Added base64 encoding to database credentials
2022-07-15 15:32:14 +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
edfa762a39
added specs for generate-secrets
2022-07-14 12:29:46 +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
997ecf5305
do not create cert twice
2022-07-06 08:21:27 +02:00
5da8acf0b5
Add certificate
2022-06-24 10:31:22 +02:00
810ff3783f
Move spec to gitea and instrument generate functions
2022-06-17 10:26:59 +02:00
08ac2ae1c2
Update browser.cljs to fit gitea
2022-06-17 09:56:16 +02:00
71b042b798
Move cljs-dependent definitions into one block
2022-06-17 09:25:54 +02:00
b5d1461fa1
Load correct files for cljs environment
2022-06-17 09:25:07 +02:00
b505ed838b
move gitea env settings to ConfigMap
2022-06-11 19:34:43 +02:00
618ada9b55
updated staging value to string
2022-06-10 15:17:41 +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
0999b00bbf
Rename shynet to gitea, implement generate functions
2022-06-07 18:23:04 +02:00