nathan-osman / caddy-docker

Generate Caddy configuration on-the-fly from currently running Docker containers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

caddy-docker

GoDoc MIT License

Do you find yourself constantly adding and removing Docker services? Are you tired of constantly creating and removing configuration files for your load balancer? caddy-docker is here to help.

By creating your containers with special tags, caddy-docker will automatically generate the appropriate configuration files for Caddy and reload the application. And because Caddy uses Let's Encrypt for free TLS certificates, all you have to do in order to have a TLS-enabled service up and running is merely start the container!

About

Generate Caddy configuration on-the-fly from currently running Docker containers

License:MIT License


Languages

Language:Go 76.2%Language:JavaScript 11.3%Language:HTML 7.4%Language:Makefile 5.1%