Revert "Disable stirlingpdf"

This reverts commit 55bf1ddf70.
This commit is contained in:
Bensuperpc 2024-09-03 23:54:40 +02:00
parent 55bf1ddf70
commit e430fad46e
3 changed files with 9 additions and 11 deletions

View File

@ -16,9 +16,7 @@ DOCKER := docker
TORRENTS_SERVICES := qbittorrent transmission TORRENTS_SERVICES := qbittorrent transmission
SHARING_SERVICES := psitransfer picoshare privatebin projectsend jellyfin dufs SHARING_SERVICES := psitransfer picoshare privatebin projectsend jellyfin dufs
ADMIN_SERVICES := yacht uptime-kuma adminer ADMIN_SERVICES := yacht uptime-kuma adminer
UTILS_SERVICES := it-tools UTILS_SERVICES := it-tools stirlingpdf
# stirlingpdf
PROFILES := caddy wordpress syncthing gitea homepage $(SHARING_SERVICES) $(TORRENTS_SERVICES) $(ADMIN_SERVICES) $(UTILS_SERVICES) PROFILES := caddy wordpress syncthing gitea homepage $(SHARING_SERVICES) $(TORRENTS_SERVICES) $(ADMIN_SERVICES) $(UTILS_SERVICES)
PROFILE_CMD := $(addprefix --profile ,$(PROFILES)) PROFILE_CMD := $(addprefix --profile ,$(PROFILES))

View File

@ -133,9 +133,9 @@ dufs.bensuperpc.org {
reverse_proxy dufs:5000 reverse_proxy dufs:5000
} }
#stirlingpdf.bensuperpc.org { stirlingpdf.bensuperpc.org {
# reverse_proxy stirlingpdf:8080 reverse_proxy stirlingpdf:8080
#} }
link.bensuperpc.org { link.bensuperpc.org {
# TODO: Use service with database # TODO: Use service with database

View File

@ -91,12 +91,12 @@
description: IT Tools description: IT Tools
ping: it-tools.bensuperpc.org ping: it-tools.bensuperpc.org
container: it-tools0 container: it-tools0
# - stirlingpdf: - stirlingpdf:
#icon: https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons@master/png/stirlingpdf.png #icon: https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons@master/png/stirlingpdf.png
# href: https://stirlingpdf.bensuperpc.org/ href: https://stirlingpdf.bensuperpc.org/
# description: StirlingPDF description: StirlingPDF
# ping: stirlingpdf.bensuperpc.org ping: stirlingpdf.bensuperpc.org
# container: stirlingpdf container: stirlingpdf
- gitea: - gitea:
icon: https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons@master/png/gitea.png icon: https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons@master/png/gitea.png