This commit is contained in:
Yax 2026-03-26 19:46:02 +01:00
parent d451275352
commit 123b476623
2 changed files with 3 additions and 12 deletions

View file

@ -1,7 +1,8 @@
# deployment # deployment
DEPLOY=01-blog DEPLOY=01-blog
#DEPLOY=00-monitor 01-blog 02-selfoss 03-shaarli 04-gitea 05-wallabag 06-heimdall 07-ntfy 08-ittools 09-bichon #DEPLOY=00-tugtainer 01-blog 02-selfoss 03-shaarli 04-gitea 05-wallabag 06-heimdall 07-ntfy 08-ittools 09-bichon
#DEPLOY=07-seafile 08-immich 09-navidrome #DEPLOY=00-tugtainer 07-seafile
#DEPLOY=08-immich 09-navidrome
# general # general
ROOT_INSTALL=/srv ROOT_INSTALL=/srv

View file

@ -1,10 +0,0 @@
# Makefile
blog:
docker-compose --env-file vm1.env -f 01-blog/docker-compose.blog.yml up
selfoss:
docker-compose --env-file vm1.env -f 02-selfoss/docker-compose.selfoss.yml up
shaarli:
docker-compose --env-file vm1.env -f 03-selfoss/docker-compose.shaarli.yml up