Commit graph

21 commits

Author SHA1 Message Date
1b1d316653 refactore auth -> websiteauths 2024-02-29 15:58:57 +01:00
20401c20b7 refactore websites -> websiteconfigs 2024-02-29 15:52:46 +01:00
f16ee34782 merge happens in uberjar -> website is obsoloete 2024-02-29 15:37:30 +01:00
5389003d6b fix defaults in case of cljs 2024-02-28 11:27:00 +01:00
cd87d00d73 Fix format of text field 2023-06-14 13:02:30 +02:00
de41730dad Fix bugs in browser.cljs
We are not using test as a keyword.
Also add a group for website data.
2023-06-14 13:01:20 +02:00
58fa7cc5f9 check examples & add monitoring to browser 2022-12-28 19:52:54 +01:00
1514a6d822 Implement resource requests and limits
Possibility to set requests and limits for build jobs.
Otherwise a (sensible) default will be used.
2022-11-29 14:05:36 +01:00
2b2ca8dae7 Add optional script execution in build container
The script file must exist in the root of the specified gitea-repo.
You also need to specify (and calculate) a sha256sum output
for that file. This needs to be added as KV pair to
the respective collection in :websites.
2022-11-11 13:18:49 +01:00
2dce3a2f26 [Skip-CI] Fix bug in browser cljs 2022-11-09 11:17:05 +01:00
5ef80e7710 Fix browser.cljs bug
Add automation for testing browser code.
2022-10-18 13:26:41 +02:00
0a3a85d93d Minor refactorings 2022-10-18 10:48:01 +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
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
25b5083895 Update imports, java script generation, tests 2022-09-28 15:16:48 +02:00
4a21794c04 [skip-ci] Update docker file 2022-09-27 17:06:21 +02:00
f0a69e7fda WIP nginx config generation
Also make non essential paths generic.
Less need to fiddle in config map strings.
2022-09-21 14:40:34 +02:00
7e006a4780 [skip-ci] Rename folders to c4k-website 2022-09-09 11:19:25 +02:00