3fd976e0a7
Merge branch 'reflect_ns_change_test_helper' into 'main'
...
freflect new namespace for test-helper
See merge request domaindrivenarchitecture/c4k-gitea!1
2022-07-29 12:50:52 +00:00
4c6e99cc70
freflect new namespace for test-helper
2022-07-29 12:50:52 +00:00
2ebdb2c567
Fixed undefined resource error
2022-07-29 10:33:05 +02:00
5af737505b
Fixed concat-vec error
2022-07-29 09:54:54 +02:00
20e809fdbe
fix uberjar compilation error
2022-07-28 18:38:08 +02:00
865b475bfc
Configurable storage sizes
...
Storage sizes can now be configured.
Due to limitations of yaml/load-as-edn volumes.yaml was
split into datavolume.yaml and rootvolume.yaml. This
way, we are able to follow volume size recommendations
described in jira.
Valid config was updated. Tests were updated.
2022-07-27 16:48:04 +02:00
53eca49d9d
Update deps, fix tests
2022-07-27 12:23:42 +02:00
91feb38f57
changes from review
2022-07-27 09:02:45 +02:00
5b9a397b67
adjust review
2022-07-27 08:48:50 +02:00
c286faf084
added review comments
2022-07-26 19:35:35 +02:00
889c10c894
add "lein uberjar" to ci step package-uberjar
2022-07-23 12:36:27 +02:00
406b6c0564
tmp disable failing ci step test-schema
2022-07-23 12:28:16 +02:00
ac49a8d208
update README.md
2022-07-23 12:12:24 +02:00
4a9a592664
add lein uberjar to inst & fix type
2022-07-23 11:43:07 +02:00
017f68b2c2
replace tryItOut.png
2022-07-22 16:12:19 +02:00
1ae2722150
Update default values in configs
2022-07-22 13:09:49 +02:00
16e096af1a
Update spec for browser
2022-07-22 12:00:55 +02:00
6e0646ab6c
Update browser with new values
2022-07-22 12:00:42 +02:00
27606d4e36
Update valid-config
2022-07-22 11:28:30 +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
ea8ec76461
Use correct defautl ssh port
2022-07-22 10:16:41 +02:00
d3fbd8d88b
Add annotations
...
allow-shared-ip to gitea-ssh-service
2022-07-22 10:00:50 +02:00
4e6e82c392
remove app-ini from deployment
2022-07-21 15:42:37 +02:00
3282923883
Remove appini-configmap from core
2022-07-21 13:52:37 +02:00
3a2b58aa8e
Update valid-config with actually valid values
2022-07-21 13:42:03 +02:00
01200b589a
Cleanup.
2022-07-20 17:01:19 +02:00
ed09c164c3
Tweaked settings
2022-07-20 16:44:56 +02:00
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
e6866cd591
Fixed test: should-generate-secret
2022-07-15 17:34:10 +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
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
4114e8dd89
removed :auth
2022-07-14 13:25:06 +02:00
b55c176998
Add mailer values to valid-auth.edn
2022-07-14 13:02:10 +02:00
cdbc731840
Remove secrets.yaml from load-resource
2022-07-14 13:00:19 +02:00
dd30b5e329
Add test for generate-secrets
2022-07-14 12:42:01 +02:00
edfa762a39
added specs for generate-secrets
2022-07-14 12:29:46 +02:00
ce1a19eb0e
addendum to prev commit
2022-07-13 16:17:49 +02:00
b51207c4cd
addendum to prev commit
2022-07-13 16:15:29 +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