Build and Deploy Custom Caddy instance as a container
Go to file
David Kebler c52867afdd remove .env caddy conf and scripts 2023-04-04 07:01:45 -07:00
dev Initial commit 2023-03-31 13:43:26 -07:00
src remove .env caddy conf and scripts 2023-04-04 07:01:45 -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 add hostname to container 2023-03-31 22:54:16 -07:00
readme.md Initial commit 2023-03-31 13:43:26 -07:00
restart add restart 2023-04-01 19:01:29 -07:00
run-log suppress messages from mkdir 2023-03-31 18:21:27 -07:00
start suppress messages from mkdir 2023-03-31 18:21:27 -07:00
stop Initial commit 2023-03-31 13:43:26 -07:00
term add hostname to container 2023-03-31 22:54:16 -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