mirror of
https://git.chefkoch.net/pub/make-deploy
synced 2025-05-15 12:03:24 +00:00
README
This commit is contained in:
parent
f93475c101
commit
243a69d856
1 changed files with 2 additions and 2 deletions
|
@ -88,9 +88,9 @@ Relying only on GNU Make and simple CLI tools makes deployments robust and still
|
|||
|
||||
copy, compose, swarm, k8s, helm, cron, apt, systemd (tbd).
|
||||
|
||||
#### copy
|
||||
#### simple
|
||||
|
||||
Just copy the repo to the remote location(s). Put additional logic into pre- and post-deploy.sh.
|
||||
Just copy the repo to the remote location(s). Put additional logic into build.sh, start.sh, pre-deploy.sh, and post-deploy.sh.
|
||||
|
||||
#### compose
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue