self-hosted/caddy
2022-02-05 13:44:46 +01:00
..
docker-compose.yml replace caddy-network by proxy... more convenient name 2022-02-05 13:44:46 +01:00
README.md add caddy installation instrutions 2022-02-05 09:05:24 +01:00

Installation

git clone https://github.com/atareao/self-hosted.git
cd self-hosted/caddy
docker network create caddy
docker-compose up -d
docker-compose logs -f