Compare commits

...

2 Commits

Author SHA1 Message Date
v.karaychentsev
cd78573813 stirling pdf - add link on homepage 2026-02-15 17:54:40 +03:00
v.karaychentsev
1f936a412d stirling pdf - enable login 2026-02-15 17:54:25 +03:00
2 changed files with 13 additions and 7 deletions

View File

@@ -35,18 +35,18 @@
statusStyle: 'dot'
- Toolkit:
- PDF Tools:
href: https://pdf-tools.catmedved.com/
description: Stirling-PDF
icon: stirling.png
siteMonitor: http://stirling_pdf:8080/api/v1/health
statusStyle: 'dot'
# - Librechat:
# href: https://ai.catmedved.com/
# description: LibreChat AI
# icon: librechat.png
# siteMonitor: http://librechat:3080
# statusStyle: 'dot'
- Databasus:
href: https://databasus.catmedved.com/
description: DB Backups
icon: databasus.png
siteMonitor: http://databasus:4005
statusStyle: 'dot'
- Syncthing MINIPC:
href: https://sync-minipc.catmedved.com/
description: Syncthing on minipc
@@ -74,6 +74,12 @@
- Infrastructure:
- Databasus:
href: https://databasus.catmedved.com/
description: DB Backups
icon: databasus.png
siteMonitor: http://databasus:4005
statusStyle: 'dot'
- Monitoring:
href: https://beszel.catmedved.com/
description: Beszel

View File

@@ -10,7 +10,7 @@
- /srv/rundata/stirling/logs:/logs # Application logs
- /srv/rundata/stirling/pipeline:/pipeline # Automation configs
environment:
- SECURITY_ENABLELOGIN=false # Set true to enable user authentication
- SECURITY_ENABLELOGIN=true # Set true to enable user authentication
- LANGS=en_GB # Interface language
restart: unless-stopped
networks: