2
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2025-12-21 13:23:02 +01:00
This commit is contained in:
kev
2020-03-25 15:35:26 +08:00
parent f226e408cf
commit 63f9fc593c
6 changed files with 30 additions and 23 deletions

View File

@@ -58,6 +58,7 @@ $ tree -F -L 4
│   │   ├── rewrite-rules.conf
│   │   └── storage-schemas.conf
│   └── storage/
│   ├── carbon-aggregator-a.pid
│   ├── carbon-cache-a.pid
│   ├── graphite.db
│   ├── log/
@@ -69,6 +70,9 @@ $ tree -F -L 4
$ curl http://localhost:8080
```
> :warning: Stale pid files may prevent services from starting.
> Please delete these pid files manually before restarting or upgrading container.
## storage-schemas.conf
```ini