mirror of
https://github.com/nextcloud/all-in-one.git
synced 2026-09-19 09:47:24 +00:00
Update Glances readme to remove caution note
Removed caution note about mounting the docker-socket from the host-system. Signed-off-by: Simon L. <szaimen@e.mail.de>
This commit is contained in:
@@ -1,9 +1,6 @@
|
||||
## Glances
|
||||
This container starts [Glances](https://nicolargo.github.io/glances/), a web-based system monitoring dashboard, and auto-configures it for you.
|
||||
|
||||
> [!CAUTION]
|
||||
> This container mounts the docker-socket from the host-system.
|
||||
|
||||
### Notes
|
||||
- After adding and starting the container, you can directly visit http://ip.address.of.server:61208/ and access your new Glances instance!
|
||||
- if you are using caddy community container, this will be available at `https://glances.your-server.com`, For security reasons, a password will be generated and shown in the AIO interface (if you click on showing the secret for glances). Use `glances` as user name.
|
||||
|
||||
Reference in New Issue
Block a user