Skip to content

Tilkal/docker-caddy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Prebuilt caddy server with jwt authentication plugin

How to run

To start caddy server using your own Caddyfile :

docker run --rm -p 443:443 -p 80:80 -v /path/to/config/file/:/conf tilkal-docker/caddy -conf /conf/Caddyfile

or

docker run --rm -p 443:443 -p 80:80 -v /path/to/config/file/Caddyfile:/opt/bin/Caddyfile tilkal-docker/caddy

About

Docker image for caddy server, provided by Tilkal

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published