Compare commits
2 Commits
82a27b09ca
...
cd78573813
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
cd78573813 | ||
|
|
1f936a412d |
@@ -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
|
||||
|
||||
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user