Commit Graph

11 Commits (679530dbc731541f57d5796b0656c286df1cc504)

Author SHA1 Message Date
erik 679530dbc7 Add functionality for multiple fqdns 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 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 de88a5d807 [skip-ci] Make unique name for each website deploy
Add function for replacing values in the beginning of a string.
Add build secret.
2 years ago
erik 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.
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 0340b8d4e7 Working nginx-webserver config 2 years ago
erik 24da81f789 [skip ci] WIP Nginx config
Nginx container starts with current config in testconfig.yaml
2 years ago
erik 6c8e63cb52 [skip ci] WIP nginx-conf 2 years ago
erik c8cbdcd3fe [skip-ci] WIP nginx config 2 years ago
erik 7e006a4780 [skip-ci] Rename folders to c4k-website 2 years ago