Commit graph

25 commits

Author SHA1 Message Date
erik
92451aab04 Update with deploy-federated 2023-05-16 10:06:13 +02:00
bom
79157ea457 Split mailer host into addr and port
This became possible in version 1.18. We are currently using 1.19
2023-04-28 11:57:18 +02:00
Michael Jerger
999aa72993 Forgejo instead of gitea 2023-04-21 06:56:06 +00:00
erik
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
Clemens Geibel
42f6542b49 Reverted commits c74c22e3 6420387e 8936b488 e1929dd3 2022-08-05 12:00:18 +02:00
Clemens Geibel
c74c22e33d Fixed test 2022-08-05 11:09:52 +02:00
Clemens Geibel
e1929dd312 TODOs resolved 2022-08-05 09:44:21 +02:00
Michael Jerger
4c6e99cc70 freflect new namespace for test-helper 2022-07-29 12:50:52 +00:00
erik
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
erik
53eca49d9d Update deps, fix tests 2022-07-27 12:23:42 +02:00
erik
64a168e6b0 Fix test 2022-07-22 11:27:08 +02:00
erik
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
erik
e6866cd591 Fixed test: should-generate-secret 2022-07-15 17:34:10 +02:00
erik
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
bom
dd30b5e329 Add test for generate-secrets 2022-07-14 12:42:01 +02:00
jerger
997ecf5305 do not create cert twice 2022-07-06 08:21:27 +02:00
bom
810ff3783f Move spec to gitea and instrument generate functions 2022-06-17 10:26:59 +02:00
bom
3d4b5728d1 Rewrite tests using new common_test 2022-06-17 09:12:03 +02:00
ansgarz
1fa978e4cc upd README.md 2022-06-13 18:02:44 +02:00
ansgarz
b505ed838b move gitea env settings to ConfigMap 2022-06-11 19:34:43 +02:00
see
618ada9b55 updated staging value to string 2022-06-10 15:17:41 +02:00
ansgarz
755f627675 fix test 2022-06-08 20:27:11 +02:00
ansgarz
303ad09088 fix cljs tests 2022-06-07 18:43:53 +02:00
ansgarz
d1808d8573 fix tests 2022-06-07 18:40:24 +02:00
ansgarz
57c73ae49c initial 2022-06-07 17:37:21 +02:00