Commit graph

106 commits

Author SHA1 Message Date
Clemens Geibel
d4a0df85f9 Merge branch 'main' into 'backup'
# Conflicts:
#   src/main/cljc/dda/c4k_gitea/gitea.cljc
2022-10-07 06:55:22 +00:00
fe2a2282f4 Add require postgres to gitea 2022-10-04 13:03:30 +02:00
3296387255 Merge branch 'backup' of gitlab.com:domaindrivenarchitecture/c4k-gitea into backup 2022-09-23 11:36:57 +02:00
61565e4418 Update tryItOut
Remove unused variable.
2022-09-22 16:01:21 +02:00
5767155813 Remove postgres-data-volume-path from browser.cljs 2022-09-22 15:43:37 +02:00
f8b4137c60 Added more necessary env variables to backup-restore-deployment 2022-09-16 12:26:18 +02:00
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
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
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
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
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
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
4a9a592664 add lein uberjar to inst & fix type 2022-07-23 11:43:07 +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
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