acouvreur / sablier

Start your containers on demand, shut them down automatically when there's no activity. Docker, Docker Swarm Mode and Kubernetes compatible.
https://acouvreur.github.io/sablier/
GNU Affero General Public License v3.0
1.33k stars 46 forks source link

Create Middleware for Swag #110

Open rubylaser opened 1 year ago

rubylaser commented 1 year ago

I’ve been searching for something exactly like this to use with my Swag proxy. I hope that you can create middleware for it that would allow me to lazy load some of my over 50 running containers.

EmberLightVFX commented 1 year ago

+1 on Swag support

github-actions[bot] commented 8 months ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

acouvreur commented 3 months ago

Duplicate issue infos:

Describe the reverse proxy you'd like LinuxServer.io's reverse proxy SWAG is getting bigger and bigger and with included Fail2Ban + CrowdSec plugin it's the reverse proxy that me and many others have picked for ease to setup and security. It takes care of your certs and your ddns etc. A really powerful reverse proxy.

Does the reverse proxy provides middleware/module/extension support SWAG have a plugin/mod system, all open source, so the sablier implementation could be a simple mod. You can find the CrowdSec plugin here to see how it's build up: https://github.com/linuxserver/docker-mods/tree/swag-crowdsec

Additional context You can find more info about SWAG here: https://docs.linuxserver.io/general/swag