Files
derStephanandSimon L. 9262c66833 expose glances via caddy community container and add secret (#8531)
* Add ui secret for caddy integration

fixes https://github.com/szaimen/aio-caddy/pull/167

Signed-off-by: derStephan <derStephan@users.noreply.github.com>

* add description of caddy integration

fixes https://github.com/szaimen/aio-caddy/pull/167

Signed-off-by: derStephan <derStephan@users.noreply.github.com>

* add secret for glances container

fixes https://github.com/szaimen/aio-caddy/pull/167

Signed-off-by: derStephan <derStephan@users.noreply.github.com>

* Update community-containers/glances/readme.md

Co-authored-by: Simon L. <szaimen@e.mail.de>
Signed-off-by: derStephan <derStephan@users.noreply.github.com>

* Update community-containers/caddy/caddy.json

Co-authored-by: Simon L. <szaimen@e.mail.de>
Signed-off-by: derStephan <derStephan@users.noreply.github.com>

* add glances container to caddy

add 

Signed-off-by: derStephan <derStephan@users.noreply.github.com>

* Update community-containers/glances/readme.md

Co-authored-by: Simon L. <szaimen@e.mail.de>
Signed-off-by: derStephan <derStephan@users.noreply.github.com>

* add secrets section for caddy

Signed-off-by: derStephan <derStephan@users.noreply.github.com>

* add docker.sock to json validator

Signed-off-by: derStephan <derStephan@users.noreply.github.com>

* fix validator issue

Signed-off-by: derStephan <derStephan@users.noreply.github.com>

* docker socket removed from schema

on maintainer's request. 

Signed-off-by: derStephan <derStephan@users.noreply.github.com>

* add hint for user name

Signed-off-by: derStephan <derStephan@users.noreply.github.com>

---------

Signed-off-by: derStephan <derStephan@users.noreply.github.com>
Co-authored-by: Simon L. <szaimen@e.mail.de>
2026-08-06 10:22:50 +02:00
..

Glances

This container starts 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.
  • It is recommended to start this container only in home networks, because there is no built-in authentication. But you can do a http-auth with your proxy.
  • In order to access your Glances outside the local network, you have to set up your own reverse proxy. You can set up a reverse proxy following these instructions.
  • The data of Glances will be automatically included in AIO's backup solution!
  • See here how to add it to the AIO stack.

Repository

https://github.com/nicolargo/glances

Maintainer

https://github.com/pi-farm