mirror of
https://github.com/librenms/docker.git
synced 2026-07-25 19:23:58 +00:00
update README
This commit is contained in:
parent
fd34218028
commit
caf846857a
1 changed files with 3 additions and 6 deletions
|
|
@ -14,8 +14,7 @@
|
|||
Docker image for [LibreNMS](https://www.librenms.org/), a fully featured network
|
||||
monitoring system that provides a wealth of features and device support.
|
||||
|
||||
> **Note**
|
||||
>
|
||||
> [!TIP]
|
||||
> Want to be notified of new releases? Check out 🔔 [Diun (Docker Image Update Notifier)](https://github.com/crazy-max/diun)
|
||||
> project!
|
||||
|
||||
|
|
@ -134,8 +133,7 @@ Image: librenms/librenms:latest
|
|||
|
||||
### Redis
|
||||
|
||||
> **Note**
|
||||
>
|
||||
> [!NOTE]
|
||||
> Redis variables should be set on all containers and are required when running
|
||||
> more than one dispatcher.
|
||||
|
||||
|
|
@ -252,8 +250,7 @@ $ docker run -d -p 8000:8000 --name librenms \
|
|||
|
||||
When you first access the webui, you will be prompted to create an admin user.
|
||||
|
||||
> **Note**
|
||||
>
|
||||
> [!NOTE]
|
||||
> If you lose access, you can create another one using the [`lnms` command](#lnms-command).
|
||||
|
||||
## Upgrade
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue