Commit graph

144 commits

Author SHA1 Message Date
e6e63051ae refactor to new commons features 2023-12-15 19:04:30 +01:00
7a7e05a715 add test 2023-12-15 19:03:58 +01:00
74b27ada32 adjust to new k8s version 2023-10-13 16:39:49 +02:00
Clemens
9b700f1b56 Fixed c4k-forgejo browser UI 2023-06-16 15:58:36 +02:00
bom
7e8ba95412 Update image name in test 2023-06-16 15:00:35 +02:00
Clemens
5aa4cebbc1 updated image path for federated image 2023-06-16 14:24:17 +02:00
Clemens
faaed346d8 Make deploy-federated optional 2023-06-16 14:18:22 +02:00
8768c68c22 Merge branch 'optional-forgejo-fed' of gitlab.com:domaindrivenarchitecture/c4k-forgejo into optional-forgejo-fed 2023-06-07 13:40:26 +02:00
da7bf16b9a Remove ToDo 2023-06-07 13:21:16 +02:00
3c30c69cea Update frontend 2023-06-07 13:19:00 +02:00
fe97bbea29 Implement boolean-from-string 2023-06-07 12:55:54 +02:00
8016e041aa Add arg to generate-deployment 2023-06-07 12:34:39 +02:00
572ddb9747 Update tests 2023-06-07 12:16:15 +02:00
9d99de13eb Use deploy-federated key with custom pred 2023-06-07 12:15:48 +02:00
4c7549c10c Make replacing simpler 2023-06-07 11:39:00 +02:00
4f6cb38101 update resources 2023-06-07 11:29:06 +02:00
8f020a8d70 remove todos, update format 2023-06-07 11:28:50 +02:00
61ad6c289f Update appini generation 2023-06-07 11:28:16 +02:00
9881f8ded5 hardcode image names 2023-06-07 11:27:31 +02:00
01cbdea137 require image name 2023-06-07 11:26:56 +02:00
0f626a040d One failure remaining in Testdriven Design; Decision if federated true/false in forgejo.cljc not working 2023-06-01 20:27:56 +02:00
b689d520ce wrote tests upfront 2023-05-30 09:20:58 +02:00
502abe750b [Skip-ci] WIP dockerimage 2023-05-24 09:50:39 +02:00
f16a94a346 [skip-ci] add todos 2023-05-16 11:07:36 +02:00
546e13ef9e [skip-ci] implement optional fed 2023-05-16 11:06:20 +02:00
4f81802717 [skip-ci] changes deploy-federated 2023-05-16 10:40:33 +02:00
bbc9f0aa81 deploy-federated-bool 2023-05-16 10:37:45 +02:00
92451aab04 Update with deploy-federated 2023-05-16 10:06:13 +02:00
efa7cb23c7 WIP implement image name replacement 2023-05-16 10:05:54 +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
999aa72993 Forgejo instead of gitea 2023-04-21 06:56:06 +00:00
04da986972 removed unused 2022-12-28 07:49:22 +01:00
a25b031789 Merge branch 'main' of gitlab.com:domaindrivenarchitecture/c4k-gitea into main 2022-12-09 14:05:31 +01:00
59caa02601 add public address pool 2022-12-09 14:05:27 +01:00
bom
02bb23d107 bump gitea version to 1.17.3 2022-11-02 13:10:13 +01:00
b6281ae3e6 [Skip-CI] Bump gitea version 2022-11-02 13:08:56 +01:00
Clemens
b4dc78965b Fixed db-backup cron problem 2022-10-21 11:01:50 +02:00
fda85c7fb0 Fix browser spec error 2022-10-18 13:20:35 +02:00
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