Commit graph

19 commits

Author SHA1 Message Date
0cf35755f9 simplify naming & introduce dedicated internal 2024-02-26 13:55:33 +01:00
cc97cae0d0 remove parameter for pre build script 2024-02-22 13:22:08 +01:00
f126035e84 [Skip-CI] WIP add hashfile storage 2022-12-02 11:56:21 +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
Pat Dyn
e682f826aa Add init-container 2022-11-23 10:14:46 +00:00
ce00fc3058 Remove cert from nginx deployment
* Remove ToDo in HTTP ingress def
2022-11-04 12:01:58 +01:00
911f0d5b27 Refactor app.kubernetes.part-of into resources 2022-11-01 15:11:16 +01:00
0fc7bc5f2e review 2022-10-26 08:56:57 +02:00
679530dbc7 Add functionality for multiple fqdns 2022-09-30 17:54:26 +02:00
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.
2022-09-29 13:59:19 +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
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
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
0340b8d4e7 Working nginx-webserver config 2022-09-21 12:54:05 +02:00
24da81f789 [skip ci] WIP Nginx config
Nginx container starts with current config in testconfig.yaml
2022-09-09 17:32:28 +02:00
6c8e63cb52 [skip ci] WIP nginx-conf 2022-09-09 16:53:51 +02:00
c8cbdcd3fe [skip-ci] WIP nginx config 2022-09-09 13:03:11 +02:00
7e006a4780 [skip-ci] Rename folders to c4k-website 2022-09-09 11:19:25 +02:00