self_hosting_docker/kuma/readme.md

10 lines
271 B
Markdown
Raw Normal View History

2024-01-14 17:51:42 +00:00
# Uptime Kuma
# Setup
```bash
docker run -d --restart=always -p 3001:3001 -v uptime-kuma:/app/data --name uptime-kuma louislam/uptime-kuma:1
```
# Configuration file generation
Use the script in generate_configuration, setting the correct path to the excel recap file.