Commit graph

98 commits

Author SHA1 Message Date
6420387e9f Fixed ConfigMap error 2022-08-05 11:07:15 +02:00
8936b488d2 Remove mailer-host-port usages 2022-08-05 10:09:18 +02:00
e1929dd312 TODOs resolved 2022-08-05 09:44:21 +02:00
8a2156b907 merged 2022-08-03 16:44:35 +02:00
117f809c9e Merge branch 'main' of gitlab.com:domaindrivenarchitecture/c4k-gitea into main 2022-08-03 16:44:19 +02:00
6689cfb8c9 minor config adjust 2022-08-02 09:18:12 +02:00
8d9aadb1c8 use newest gittea 2022-08-02 09:17:49 +02:00
9f818cf321 Adjusted appini todo 2022-07-29 16:56:05 +02:00
db3a311c3b reenable schema test 2022-07-29 16:36:26 +02:00
22b25bcd33 config fine tuning 2022-07-29 16:34:20 +02:00
7323675d96 mv traeffic-middleware to provs 2022-07-29 15:30:43 +02:00
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
az
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
az
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
az
889c10c894 add "lein uberjar" to ci step package-uberjar 2022-07-23 12:36:27 +02:00
az
406b6c0564 tmp disable failing ci step test-schema 2022-07-23 12:28:16 +02:00
az
ac49a8d208 update README.md 2022-07-23 12:12:24 +02:00
az
4a9a592664 add lein uberjar to inst & fix type 2022-07-23 11:43:07 +02:00
az
017f68b2c2 replace tryItOut.png 2022-07-22 16:12:19 +02:00
bom
1ae2722150 Update default values in configs 2022-07-22 13:09:49 +02:00
bom
16e096af1a Update spec for browser 2022-07-22 12:00:55 +02:00
bom
6e0646ab6c Update browser with new values 2022-07-22 12:00:42 +02:00
bom
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
bom
de7bd6200e Add spec for mailer 2022-07-22 10:51:27 +02:00
bom
0a6919f4f9 Update key names and defaults 2022-07-22 10:51:01 +02:00
bom
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
bom
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
bom
6114cdf2f6 Move mailer config to environment 2022-07-14 15:00:12 +02:00