mirror of
https://github.com/louislam/uptime-kuma.git
synced 2024-12-16 11:14:38 -05:00
README: add sample docker-compose link
ref https://github.com/louislam/uptime-kuma/issues/25
This commit is contained in:
parent
0abd3b2d16
commit
7ebeee3455
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user