1
0
Fork 0
mirror of https://git.chefkoch.net/pub/make-deploy synced 2025-05-13 02:53:22 +00:00
Commit graph

55 commits

Author SHA1 Message Date
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
f3847dc668 provide $(host) parameter for pre-/post-local.sh 2022-11-15 17:20:40 +01:00
Stefan Riepenhausen
3f2da20178 Merge branch 'master' of ssh://git.chefkoch.net:2222/pub/make-deploy 2022-11-15 15:26:24 +01:00
Stefan Riepenhausen
21a7c7082b add namespace support 2022-11-15 15:23:56 +01:00
903111cab2 add as parameter to (pre|post)-deploy.sh 2022-11-15 13:58:13 +01:00
Stefan Riepenhausen
63f3889803 update 2022-11-09 13:49:52 +01:00
ca9616934c get rid of docker contexts 2022-11-09 12:39:22 +01:00
baf28a6fbd copy.mk: -v 2022-11-07 16:58:26 +01:00
a177dca1f6 docker.mk: -v 2022-11-07 16:57:58 +01:00
75dc88b3a3 make more targets phony 2022-11-07 16:47:36 +01:00
Florian Zink
4f82a3aeb5 Merge branch 'SYS-5450' into 'master'
SYS-5450: add initial kustomize and helm targets

See merge request pub/make-deploy!1
2022-11-03 09:48:23 +01:00
Florian Zink
8e2f79fa3b SYS-5450: add initial kustomize and helm targets 2022-11-03 09:48:22 +01:00
8ad9a3dd6f target specific pre- and post-deploy scripts 2022-10-06 10:25:40 +02:00
a9ee4acddc add pre- and post-local 2022-10-05 16:02:54 +02:00
cfc7d1ca0b deploy type copy 2022-09-29 10:25:43 +02:00
37cbb51573 added LICENSE 2022-09-20 19:49:21 +02:00
376f82b834 README.md 2022-09-20 18:44:01 +02:00
2547d5c1fe fix 2022-09-20 14:12:48 +02:00
4b9117f942 include secrets.mk 2022-09-20 13:38:18 +02:00
c6683de2b3 docker login if needed 2022-09-20 13:13:37 +02:00
41c22f62ab docker: always restore default context (we need to make that prettier) 2022-09-07 16:48:48 +02:00
80a1a80379 renamed pre- and post-deploy scripts 2022-09-07 16:19:57 +02:00
900c7825c1 start-swarm: restore docker ctx 2022-09-07 11:39:20 +02:00
ba7881eea4 docker.mk: dont change context persistently 2022-07-18 17:02:48 +02:00
b24062bfc3 docker.mk: dont change context persistently 2022-07-18 16:55:24 +02:00
53ef6d3032 docker.mk: dont change context persistently 2022-07-18 16:43:29 +02:00
91999ec9b5 swarm: use context 2022-07-15 22:49:40 +02:00
ef037a6916 swarm: use local stack.yml 2022-07-09 20:58:52 +02:00
713a3cd456 added k8s.mk 2022-07-08 19:50:07 +02:00
232defb3a8 added cron.mk 2022-07-08 19:46:22 +02:00
2e8a078880 create necessary dirs before deploy 2022-07-08 19:44:23 +02:00
f56601ce5a add docker module 2022-07-05 08:27:53 +02:00
5c2d7132e3 split into modules 2022-07-05 08:27:23 +02:00
8d3bea5de6 swarm stuff 2022-07-04 23:38:48 +02:00
dd5979ef00 swarm stuff 2022-07-04 23:36:58 +02:00
b0cb40c08f swarm stuff 2022-07-04 23:33:58 +02:00
64f447bbe9 fixed pre-/post-deploy to run on remote machine 2022-07-04 17:57:32 +02:00
fa070937c2 get rid of .sh file ext (pre-deploy, post-deploy) 2022-07-04 17:52:28 +02:00
1189d27163 omit .git on upload 2022-07-04 17:47:31 +02:00
57d241d513 self-update 2022-07-04 17:43:57 +02:00