Compare commits
2 Commits
82a27b09ca
...
cd78573813
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
cd78573813 | ||
|
|
1f936a412d |
@@ -35,18 +35,18 @@
|
|||||||
statusStyle: 'dot'
|
statusStyle: 'dot'
|
||||||
|
|
||||||
- Toolkit:
|
- 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:
|
# - Librechat:
|
||||||
# href: https://ai.catmedved.com/
|
# href: https://ai.catmedved.com/
|
||||||
# description: LibreChat AI
|
# description: LibreChat AI
|
||||||
# icon: librechat.png
|
# icon: librechat.png
|
||||||
# siteMonitor: http://librechat:3080
|
# siteMonitor: http://librechat:3080
|
||||||
# statusStyle: 'dot'
|
# statusStyle: 'dot'
|
||||||
- Databasus:
|
|
||||||
href: https://databasus.catmedved.com/
|
|
||||||
description: DB Backups
|
|
||||||
icon: databasus.png
|
|
||||||
siteMonitor: http://databasus:4005
|
|
||||||
statusStyle: 'dot'
|
|
||||||
- Syncthing MINIPC:
|
- Syncthing MINIPC:
|
||||||
href: https://sync-minipc.catmedved.com/
|
href: https://sync-minipc.catmedved.com/
|
||||||
description: Syncthing on minipc
|
description: Syncthing on minipc
|
||||||
@@ -74,6 +74,12 @@
|
|||||||
|
|
||||||
|
|
||||||
- Infrastructure:
|
- Infrastructure:
|
||||||
|
- Databasus:
|
||||||
|
href: https://databasus.catmedved.com/
|
||||||
|
description: DB Backups
|
||||||
|
icon: databasus.png
|
||||||
|
siteMonitor: http://databasus:4005
|
||||||
|
statusStyle: 'dot'
|
||||||
- Monitoring:
|
- Monitoring:
|
||||||
href: https://beszel.catmedved.com/
|
href: https://beszel.catmedved.com/
|
||||||
description: Beszel
|
description: Beszel
|
||||||
|
|||||||
@@ -10,7 +10,7 @@
|
|||||||
- /srv/rundata/stirling/logs:/logs # Application logs
|
- /srv/rundata/stirling/logs:/logs # Application logs
|
||||||
- /srv/rundata/stirling/pipeline:/pipeline # Automation configs
|
- /srv/rundata/stirling/pipeline:/pipeline # Automation configs
|
||||||
environment:
|
environment:
|
||||||
- SECURITY_ENABLELOGIN=false # Set true to enable user authentication
|
- SECURITY_ENABLELOGIN=true # Set true to enable user authentication
|
||||||
- LANGS=en_GB # Interface language
|
- LANGS=en_GB # Interface language
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
networks:
|
networks:
|
||||||
|
|||||||
Reference in New Issue
Block a user