Commit graph

171 commits

Author SHA1 Message Date
0a3bde26ed Merge branch 'backup' of gitlab.com:domaindrivenarchitecture/c4k-gitea into backup 2022-09-08 11:02:22 +02:00
cf70e2f07b Removed root-volume
/var/lib/gitea is used in gitea-rootless image.
We effectively only use the /data volumen mount and PVC.

Removed the logic creating a root-volume, the yamls and the tests.
2022-09-07 13:20:50 +02:00
5e46d1f0a7 Update CI to show failing tests 2022-09-02 10:02:34 +02:00
965d2b4639 Update CI to show failing tests 2022-09-02 09:51:20 +02:00
8c67f86aa7 enable file permission adjustments for restore 2022-08-26 15:57:16 +02:00
2430e7483a Added init-role and init-database to init.sh 2022-08-26 15:06:39 +02:00
aae7f82ad6 Fixed test-schema ci-script 2022-08-19 13:39:59 +02:00
9e4eaa7dbe Fix ns error 2022-08-19 13:33:06 +02:00
e7a2b0e577 Minor adjustments 2022-08-19 13:02:07 +02:00
bbf0e17004 Added backup ns and moved spec to core.cljc 2022-08-19 12:56:52 +02:00
dd5d835b21 Added backup skeleton 2022-08-19 11:59:04 +02:00
af6fc3183e Updated tryItOut.png 2022-08-19 09:58:52 +02:00
627d1e4d19 Remove Exception. 2022-08-12 11:41:44 +02:00
0a40b5697f Fixed volume-total-storage-size error in browser 2022-08-12 11:31:51 +02:00
cb94861bd0 Added volume-total-storage-size to browser.cljs 2022-08-12 10:59:40 +02:00
44189d5f0c minor fixes 2022-08-12 09:56:50 +02:00
5664853ca7 Allow service-domain-whitelist to be blank string 2022-08-12 09:37:57 +02:00
8e8e6a0d70 version bump 2022-08-05 16:25:36 +02:00
474bf9baba Version 0.1.0 2022-08-05 16:24:27 +02:00
992d226216 Resolve TODO for volume-total-storage-size schema 2022-08-05 12:05:24 +02:00
42f6542b49 Reverted commits c74c22e3 6420387e 8936b488 e1929dd3 2022-08-05 12:00:18 +02:00
e733cbe016 Filter null from application yaml 2022-08-05 11:37:43 +02:00
c74c22e33d Fixed test 2022-08-05 11:09:52 +02:00
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