Add Docker compose templates and configurations
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
# Sablier Middleware for Remote Server: jarvis
|
||||
# Auto-generated by EZ-Homelab
|
||||
# Last updated: 2026-02-11 20:40:04
|
||||
#
|
||||
# This middleware enables lazy loading for services on jarvis
|
||||
# Each server has its own Sablier instance managing local containers
|
||||
|
||||
http:
|
||||
middlewares:
|
||||
sablier-jarvis:
|
||||
plugin:
|
||||
sablier:
|
||||
sablierUrl: "http://192.168.4.11:10000"
|
||||
sessionDuration: "5m"
|
||||
dynamic:
|
||||
theme: "hacker-terminal"
|
||||
Reference in New Issue
Block a user