Commit Graph

15 Commits (8fc6f329c0aad9b3f5229e348f649b56122d1c18)

Author SHA1 Message Date
erik 8fc6f329c0 Simplify spec
Refactor uname -> unique-name.
Unit-tests for spec.
2 years ago
erik 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.
2 years ago
erik d9e22a26ed [Skip-CI] WIP Working config generation
c4k-website now generates multiple configs depending on the number
of list items in :websites and :auth lists.
2 years ago
erik 31f490e286 [Skip-CI] WIP Working Yaml Generation 2 years ago
erik 679530dbc7 Add functionality for multiple fqdns 2 years ago
erik 03d4f4f7ca Remove storage logic 2 years ago
erik b5614681d9 Fix test.cljs
Turns out, the cljs version creates newlines at the end of a string.
This was not considered in the test and thus resulted in failure.
2 years ago
erik df3e099fab Update tests 2 years ago
erik 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
2 years ago
erik bcad22b067 [Skip-Ci] Refactoring 2 years ago
erik 6708fae81c [Skip-CIi] Add tests 2 years ago
erik a21c2a4957 Updated Test 2 years ago
erik bca85d1da4 Add tests
Fix configmap generation.
2 years ago
erik f0a69e7fda WIP nginx config generation
Also make non essential paths generic.
Less need to fiddle in config map strings.
2 years ago
erik 7e006a4780 [skip-ci] Rename folders to c4k-website 2 years ago