mirror of
https://github.com/librenms/docker.git
synced 2026-01-23 02:14:48 +00:00
Fix README
This commit is contained in:
parent
f6a7b495c4
commit
a552bf285d
1 changed files with 3 additions and 3 deletions
|
|
@ -182,8 +182,7 @@ Image: librenms/librenms:latest
|
|||
|
||||
## Volumes
|
||||
|
||||
* `/data`: Contains configuration, plugins, rrd database, logs, additional
|
||||
* Monitoring plugins, additional syslog-ng config files
|
||||
* `/data`: Contains configuration, plugins, rrd database, logs, additional Monitoring plugins, additional syslog-ng config files
|
||||
|
||||
> **Warning**
|
||||
>
|
||||
|
|
@ -240,7 +239,8 @@ On first launch, an initial administrator user will be created:
|
|||
|
||||
## Upgrade
|
||||
|
||||
To upgrade to the latest version of LibreNMS, pull the newer image and launch the container. LibreNMS will upgrade automatically:
|
||||
To upgrade to the latest version of LibreNMS, pull the newer image and launch
|
||||
the container. LibreNMS will upgrade automatically:
|
||||
|
||||
```console
|
||||
$ docker-compose down
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue