Move presets

Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
This commit is contained in:
2025-10-18 22:35:37 +02:00
parent 91ed7ef60f
commit 5dea9bf9cf
9 changed files with 7 additions and 3 deletions

View File

@@ -15,7 +15,7 @@ PROJECT_DIRECTORY ?= infrastructure
DOCKER_EXEC ?= docker
CONFIG_DIRECTORY ?= configs
CONFIG_DIRECTORY ?= presets
CONFIG_FILES ?= $(addprefix $(CONFIG_DIRECTORY)/,$(addsuffix .conf,$(CONFIGS)))
include $(CONFIG_FILES)

View File

@@ -23,7 +23,7 @@
# stirlingpdf
PROJECT_DIRECTORY := infrastructure
CONFIG_DIRECTORY := configs
CONFIG_DIRECTORY := presets
CONFIGS := torrent
#DOCKER_PROFILES :=

View File

@@ -1,2 +1,3 @@
DOCKER_PROFILES += main_infrastructure caddy
DOCKER_PROFILES += forgejo forgejo-runner
# DOCKER_PROFILES += gitea gitea-runner

View File

@@ -1,3 +1,3 @@
DOCKER_PROFILES += main_infrastructure caddy
DOCKER_PROFILES += qbittorrent
DOCKER_PROFILES += qbittorrent openssh
# transmission

3
presets/utils.conf Normal file
View File

@@ -0,0 +1,3 @@
DOCKER_PROFILES += main_infrastructure caddy homepage
DOCKER_PROFILES += it-tools omni-tools cyberchef
DOCKER_PROFILES += qbittorrent