Clean-up
This commit is contained in:
parent
d451275352
commit
123b476623
2 changed files with 3 additions and 12 deletions
|
|
@ -1,7 +1,8 @@
|
|||
# deployment
|
||||
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=07-seafile 08-immich 09-navidrome
|
||||
#DEPLOY=00-tugtainer 01-blog 02-selfoss 03-shaarli 04-gitea 05-wallabag 06-heimdall 07-ntfy 08-ittools 09-bichon
|
||||
#DEPLOY=00-tugtainer 07-seafile
|
||||
#DEPLOY=08-immich 09-navidrome
|
||||
|
||||
# general
|
||||
ROOT_INSTALL=/srv
|
||||
|
|
|
|||
10
Makefile
10
Makefile
|
|
@ -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
|
||||
Loading…
Add table
Add a link
Reference in a new issue