Philipp Dormann
4 years ago
No known key found for this signature in database
GPG Key ID: 3BB9ADD52DCA4314
1 changed files with
4 additions and
0 deletions
-
README.md
|
|
@ -18,6 +18,10 @@ It is a self-hosted monitoring tool like "Uptime Robot". |
|
|
|
# How to Use |
|
|
|
|
|
|
|
## Docker |
|
|
|
### docker-compose |
|
|
|
see [sample docker-compose.yml](./docker-compose.yml) |
|
|
|
|
|
|
|
### Manual |
|
|
|
```bash |
|
|
|
# Create a volume |
|
|
|
docker volume create uptime-kuma |
|
|
|