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