mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-03-12 20:34:46 +00: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
1 changed files with 4 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue