mirror of
https://gitea.zaclys.com/yannic/selfhosting.git
synced 2026-05-04 13:02:52 +02:00
Clean-up
This commit is contained in:
+3
-2
@@ -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
|
||||
|
||||
@@ -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
|
||||
Reference in New Issue
Block a user