Commit graph

19 commits

Author SHA1 Message Date
616d61c2a9 [skip-ci] wip 2022-10-14 14:09:40 +02:00
8fc6f329c0 Simplify spec
Refactor uname -> unique-name.
Unit-tests for spec.
2022-10-14 13:41:21 +02:00
a15b7b0d6f Adjusted Tests
Also fixed smaller issues in website.cljc.
Better division of generate-common-*, now these functions
may reside in c4k-common and generate standing ingresses/certs
with only service and fqdn inputs (which need to be set anyways).

Also moved predicates and specs to website.cljc.
2022-10-13 16:39:55 +02:00
31f490e286 [Skip-CI] WIP Working Yaml Generation 2022-10-12 13:42:44 +02:00
b6e500da3b [Skip-Ci] WIP Generalize nginx configmap 2022-10-12 10:56:12 +02:00
b8482cf51c [Skip-Ci] WIP Add generalized cert gen 2022-10-12 09:58:56 +02:00
95d8b636a0 [Skip-Ci] WIP Prepare fqdn generalization 2022-10-11 18:07:01 +02:00
679530dbc7 Add functionality for multiple fqdns 2022-09-30 17:54:26 +02:00
03d4f4f7ca Remove storage logic 2022-09-30 10:14:10 +02:00
915b97b63f Cleanup
Update readme and tryItOut.
2022-09-29 16:22:08 +02:00
49d47f02c7 ToDo 2022-09-28 15:44:33 +02:00
25b5083895 Update imports, java script generation, tests 2022-09-28 15:16:48 +02:00
46f0c72c3e [Skip-Ci] Update Docker image, cron job, tests
It seems, timeout sends signals that do not stop the server process.
Set the signal to SIGKILL - which also kills the function.sh process.
Thus moved the last function to entrypoint.sh
2022-09-28 14:32:41 +02:00
bcad22b067 [Skip-Ci] Refactoring 2022-09-28 10:26:50 +02:00
6708fae81c [Skip-CIi] Add tests 2022-09-27 15:45:13 +02:00
de88a5d807 [skip-ci] Make unique name for each website deploy
Add function for replacing values in the beginning of a string.
Add build secret.
2022-09-27 14:05:07 +02:00
4cf689e27f Add dummy auth
It seems, that an auth file is necessary for conf creation.
So added a dummy file containing one key value pair.
Also update of names and formati in configmap and deployment.
Also added valid_config and valid auth.
2022-09-22 12:48:11 +02:00
4013da36b5 Set auth to nil 2022-09-21 15:59:27 +02:00
bca85d1da4 Add tests
Fix configmap generation.
2022-09-21 15:55:42 +02:00
Renamed from src/main/cljc/dda/c4k_website/gitea.cljc (Browse further)