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

114 commits

Author SHA1 Message Date
f6a9688c9d DEPLOY_TYPE "copy" is now named "simple", \("copy" will work anyways for a while\) 2023-06-14 11:00:00 +02:00
Thomas Schneider
66ff45c76d update readme 2023-06-13 16:01:48 +02:00
bad406febb Formatting 2023-06-12 17:31:09 +02:00
ec5e672d3c Documentation 2023-06-12 17:09:46 +02:00
Andreas Neue
1fe9687ad8 quote order 2023-06-05 11:54:30 +02:00
Andreas Neue
e217695036 cron.mk: use sudo -u for crontab -e 2023-06-05 11:40:16 +02:00
Andreas Neue
4a05d9f562 dont leave secrets* world wide readable 2023-06-05 09:36:36 +02:00
Andreas Neue
5d2808c301 apt.mk: missing brackets 2023-05-19 09:28:14 +02:00
Andreas Neue
8f12e6f2e5 apt.mk: sudo apt install ... 2023-05-19 09:26:13 +02:00
Andreas Neue
f6dcd09d18 updated README.md 2023-05-10 10:59:48 +02:00
Andreas Neue
b5946e5549 added CONTRIBUTORS, updated README.md 2023-05-10 10:58:25 +02:00
Andreas Neue
9c2b1fb60f chmod secrets.mk 2023-05-10 10:39:04 +02:00
Andreas Neue
0c93338e86 feature DEPLOY_START_DELAY, adds a delay when (re)starting targets after deployment 2023-05-08 11:47:06 +02:00
Andreas Neue
6ab5e15f8a feature DEPLOY_START_DELAY, adds a delay when (re)starting targets after deployment 2023-05-08 10:46:42 +02:00
Stefan Riepenhausen
b5d5a6f323 fix debug output 2023-05-04 13:08:35 +02:00
Stefan Riepenhausen
864acc2593 debug output 2023-05-04 12:57:16 +02:00
Stefan Riepenhausen
ce6131e5c0 fix naming 2023-04-27 09:01:39 +02:00
Stefan Riepenhausen
b309a5bce0 docker-composer with extra file and project parameter 2023-04-27 08:15:51 +02:00
Florian Zink
f421740543 Add TEST_MODE to helm deployment for debug output 2023-03-07 16:55:15 +01:00
Andreas Neue
ca805d8231 apt.mk 2023-03-02 08:50:53 +01:00
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