mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-09-11 05:16:55 +08:00
README: add sample docker-compose link
ref https://github.com/louislam/uptime-kuma/issues/25
This commit is contained in:
@@ -18,6 +18,10 @@ It is a self-hosted monitoring tool like "Uptime Robot".
|
|||||||
# How to Use
|
# How to Use
|
||||||
|
|
||||||
## Docker
|
## Docker
|
||||||
|
### docker-compose
|
||||||
|
see [sample docker-compose.yml](./docker-compose.yml)
|
||||||
|
|
||||||
|
### Manual
|
||||||
```bash
|
```bash
|
||||||
# Create a volume
|
# Create a volume
|
||||||
docker volume create uptime-kuma
|
docker volume create uptime-kuma
|
||||||
|
Reference in New Issue
Block a user