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

127 commits

Author SHA1 Message Date
Stefan Riepenhausen
f173e89c2d fix command not found 2023-09-21 12:18:08 +02:00
Thomas Schneider
c6e09b7825 Merge branch 'helm_debug' into 'master'
add --debug possibility to helm deploy

See merge request pub/make-deploy!5
2023-09-15 08:45:44 +02:00
Thomas
bb5a388c4f add --debug possibility to helm deploy 2023-09-15 08:44:44 +02:00
47c0d2f4b1 include additional rsync options in .rsync and .rsync_HOSTNAME, mostly meant for additional filters in addition to the defaults 2023-08-22 13:37:36 +02:00
575402c7a8 include additional rsync options in .rsync and .rsync_HOSTNAME, mostly meant for additional filters in addition to the defaults 2023-08-22 13:36:12 +02:00
7045e37564 include additional rsync options (.rsync and .rsync_), mostly meant for additional filters in addition to the defaults 2023-08-21 15:03:35 +02:00
974a33ad5a simple.mk 2023-07-03 08:49:50 +02:00
Thomas Schneider
8da98dbcec rename namespace to K8S_NAMESPACE and remove spacer in command 2023-06-26 16:45:10 +02:00
a863c85c34 fix copy -> simple 2023-06-14 16:52:32 +02:00
e001f046d0 added MANDATORY-simple variable 2023-06-14 14:58:16 +02:00
1fd2d73b2c README 2023-06-14 14:50:52 +02:00
243a69d856 README 2023-06-14 14:49:50 +02:00
f93475c101 README 2023-06-14 14:05:37 +02:00
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