# Monitoring ## Run ```bash cp .env.example .env # then edit cp prometheus.example.yml prometheus.yml # then edit cp web.example.yml web.yml # then edit docker compose up -d ```