Skip to content

Commit caf8468

Browse files
committed
update README
1 parent fd34218 commit caf8468

1 file changed

Lines changed: 3 additions & 6 deletions

File tree

README.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,7 @@
1414
Docker image for [LibreNMS](https://www.librenms.org/), a fully featured network
1515
monitoring system that provides a wealth of features and device support.
1616

17-
> **Note**
18-
>
17+
> [!TIP]
1918
> Want to be notified of new releases? Check out 🔔 [Diun (Docker Image Update Notifier)](https://github.com/crazy-max/diun)
2019
> project!
2120
@@ -134,8 +133,7 @@ Image: librenms/librenms:latest
134133

135134
### Redis
136135

137-
> **Note**
138-
>
136+
> [!NOTE]
139137
> Redis variables should be set on all containers and are required when running
140138
> more than one dispatcher.
141139
@@ -252,8 +250,7 @@ $ docker run -d -p 8000:8000 --name librenms \
252250

253251
When you first access the webui, you will be prompted to create an admin user.
254252

255-
> **Note**
256-
>
253+
> [!NOTE]
257254
> If you lose access, you can create another one using the [`lnms` command](#lnms-command).
258255
259256
## Upgrade

0 commit comments

Comments
 (0)