164 B
164 B
Monitoring
Run
docker network create web
touch acme.json
chmod 600 acme.json
cp traefik.example.yml traefik.yml # then edit
docker compose up -d
docker network create web
touch acme.json
chmod 600 acme.json
cp traefik.example.yml traefik.yml # then edit
docker compose up -d