Build and Deploy Custom Caddy instance as a container
Go to file
David Kebler 55648e8155 Initial commit
fully operational caddy death star
2023-03-31 13:43:26 -07:00
conf Initial commit 2023-03-31 13:43:26 -07:00
dev Initial commit 2023-03-31 13:43:26 -07:00
src Initial commit 2023-03-31 13:43:26 -07:00
.env Initial commit 2023-03-31 13:43:26 -07:00
.gitignore Initial commit 2023-03-31 13:43:26 -07:00
build Initial commit 2023-03-31 13:43:26 -07:00
docker-compose.yaml Initial commit 2023-03-31 13:43:26 -07:00
readme.md Initial commit 2023-03-31 13:43:26 -07:00
run-log Initial commit 2023-03-31 13:43:26 -07:00
start Initial commit 2023-03-31 13:43:26 -07:00
stop Initial commit 2023-03-31 13:43:26 -07:00
term Initial commit 2023-03-31 13:43:26 -07:00
upgrade Initial commit 2023-03-31 13:43:26 -07:00

readme.md

#!/bin/bash clone repo in conf folder edit Caddyfile (or create your own conf) and edit caddy.pkgs

edit .env accordingly You can use an image from a repository or build your own locally echo now execute the .run-log script to make sure caddy runs ok. then execute the the start script for detached container