Commit Graph

17 Commits (cd87d00d731ce2b2a93da05ac1d1b2f46f05c601)

Author SHA1 Message Date
erik cd87d00d73 Fix format of text field 12 months ago
erik de41730dad Fix bugs in browser.cljs
We are not using test as a keyword.
Also add a group for website data.
12 months ago
jerger 58fa7cc5f9 check examples & add monitoring to browser 1 year ago
erik 1514a6d822 Implement resource requests and limits
Possibility to set requests and limits for build jobs.
Otherwise a (sensible) default will be used.
2 years ago
erik 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.
2 years ago
erik 2dce3a2f26 [Skip-CI] Fix bug in browser cljs 2 years ago
erik 5ef80e7710 Fix browser.cljs bug
Add automation for testing browser code.
2 years ago
erik 0a3a85d93d Minor refactorings 2 years ago
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 679530dbc7 Add functionality for multiple fqdns 2 years ago
erik 03d4f4f7ca Remove storage logic 2 years ago
erik 915b97b63f Cleanup
Update readme and tryItOut.
2 years ago
erik 25b5083895 Update imports, java script generation, tests 2 years ago
erik 4a21794c04 [skip-ci] Update docker file 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