1
0
Fork 0
mirror of https://github.com/librenms/docker.git synced 2026-01-23 02:14:48 +00:00

Fix README

This commit is contained in:
CrazyMax 2022-07-13 03:50:57 +02:00
parent f6a7b495c4
commit a552bf285d
No known key found for this signature in database
GPG key ID: 3248E46B6BB8C7F7

View file

@ -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