1
0
Fork 0
mirror of https://git.chefkoch.net/pub/make-deploy synced 2025-05-12 18:44:56 +00:00
Commit graph

94 commits

Author SHA1 Message Date
Andreas Neue
dbb5466485 added systemd deployment method 2023-02-23 10:21:20 +01:00
Andreas Neue
325299eabc added apt deployment method 2023-02-23 10:12:29 +01:00
Stefan Riepenhausen
bd53b128f1 make env variables available for kustomize 2023-01-24 14:00:47 +01:00
b6548b355d cron.mk is now working as intended 2023-01-04 16:01:17 +01:00
6ab7c531e1 playing with cron 2023-01-04 15:54:44 +01:00
6e35754475 playing with cron 2023-01-04 15:53:58 +01:00
551f520979 playing with cron 2023-01-04 15:47:32 +01:00
b46e62851e playing with cron 2023-01-04 15:44:27 +01:00
5121816d0d playing with cron 2023-01-04 15:42:44 +01:00
d9e0c07eb5 playing with cron 2023-01-04 15:40:54 +01:00
7823c37c8a playing with cron 2023-01-04 15:28:29 +01:00
0bdd5fa243 simplified module loading 2023-01-04 12:26:52 +01:00
7e4afb11b1 include DEPLOY_CONFIG_OVERRIDE 2023-01-04 12:05:26 +01:00
19ecd8c680 docker.mk: add MANDATORY-swarm var (fixes broken swarm deployment) 2022-12-31 00:09:05 +01:00
Florian Zink
1ae475f946 use namespace in kustomize apply 2022-12-28 11:20:33 +01:00
Florian Zink
86a3dc07f5 remove ns creation from kustomize 2022-12-28 10:43:27 +01:00
Florian Zink
f3fb16f629 Remove imagePullSecret creation 2022-12-27 11:45:06 +01:00
Florian Zink
d113199eaf Update helm deploy type 2022-12-23 14:48:22 +01:00
Stefan Riepenhausen
b0060bfae4 fail and exit on some errors 2022-12-21 11:27:58 +01:00
Stefan Riepenhausen
8e41a3935d fail and exit on some errors 2022-12-21 11:09:20 +01:00
Stefan Riepenhausen
251214da7d add MANDATORY for all includes 2022-12-21 10:57:47 +01:00
Stefan Riepenhausen
23247a25ba add MANDATORY variables 2022-12-21 10:56:03 +01:00
Stefan Riepenhausen
c9e952929a Merge branch 'master' of ssh://git.chefkoch.net:2222/pub/make-deploy 2022-12-20 15:29:04 +01:00
Stefan Riepenhausen
f32faac646 add mandatory variables 2022-12-20 15:27:50 +01:00
Stefan Riepenhausen
27f1575a20 use envsubst 2022-12-20 15:26:27 +01:00
db4259f28f Merge commit 'af7cee5' 2022-12-20 13:39:43 +01:00
af7cee5290 WIP on master: 6962ddd add build and test targets 2022-12-20 13:39:22 +01:00
05f07e7fdf index on master: 6962ddd add build and test targets 2022-12-20 13:39:22 +01:00
Stefan Riepenhausen
1cae995639 exclude swap files 2022-12-19 15:20:47 +01:00
Florian Zink
ceaf9a58fe kustomize has to create a namespace if it doesn't exist 2022-12-13 15:35:45 +01:00
Florian Zink
27fed6769f Use variable path for imagepullsecrets 2022-12-13 15:29:36 +01:00
Stefan Riepenhausen
8db737ff95 remove debug 2022-12-08 14:33:35 +01:00
Stefan Riepenhausen
3e27a77f77 futher debugging server version 2022-12-08 12:57:29 +01:00
Stefan Riepenhausen
29fbcff244 debugging version 2022-12-08 11:13:31 +01:00
Stefan Riepenhausen
b5c88ebe83 debug parse invalid wire-format data 2022-12-08 10:34:34 +01:00
Stefan Riepenhausen
b85811e871 simplify and check for output status 2022-12-07 14:55:36 +01:00
Stefan Riepenhausen
8517e73b35 Merge branch 'master' of ssh://git.chefkoch.net:2222/pub/make-deploy 2022-12-07 13:41:44 +01:00
Stefan Riepenhausen
f0adf2d8ea using secrets.yaml instead of script 2022-12-07 13:41:36 +01:00
6962dddecd add build and test targets 2022-11-25 10:56:54 +01:00
489e9b4593 add build and test targets 2022-11-25 10:53:08 +01:00
224e1b3cf0 add build and test targets 2022-11-25 10:18:08 +01:00
fc59afa312 add build and test targets 2022-11-25 10:16:08 +01:00
efcdaf6f96 fix missing ; 2022-11-24 13:58:07 +01:00
177b05f235 Revert "call reload target directly after start"
This reverts commit 2f490b3428.
2022-11-24 13:42:18 +01:00
2f490b3428 call reload target directly after start 2022-11-24 13:41:04 +01:00
ae4f1d60bf try to call reload target on 2022-11-24 13:36:25 +01:00
c075f26476 reload target calls ./reload.sh on (for all deploy types) 2022-11-21 17:09:39 +01:00
d25c72ef66 reload-compose target calls ./reload.sh on 2022-11-21 17:06:03 +01:00
Stefan Riepenhausen
85ccc9bad5 init commit kubernetes 2022-11-18 15:25:23 +01:00
a401b251c1 call pre-/post-local without explicit shell 2022-11-16 10:14:39 +01:00