Add Docker compose templates and configurations

This commit is contained in:
kelinfoxy
2026-03-17 17:29:50 -04:00
parent b28a11f619
commit 58306f7fe6
67 changed files with 738607 additions and 93 deletions

View File

@@ -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"