Skip to content

New Community-Container: Glances#7472

Open
pi-farm wants to merge 7 commits intonextcloud:mainfrom
pi-farm:cc_glances
Open

New Community-Container: Glances#7472
pi-farm wants to merge 7 commits intonextcloud:mainfrom
pi-farm:cc_glances

Conversation

@pi-farm
Copy link

@pi-farm pi-farm commented Jan 22, 2026

Here is a new Community-Container with Glances.
Glances is a web-based info-board of your server.

Greetings from the Pi-Farm

@szaimen szaimen added 2. developing Work in progress enhancement New feature or request labels Jan 23, 2026
@szaimen szaimen added this to the next milestone Jan 23, 2026
@szaimen
Copy link
Collaborator

szaimen commented Jan 30, 2026

Hi @pi-farm thanks for the PR but please fix DCO and the json validator workflow. Please let me know if you need help on this!

@szaimen szaimen modified the milestones: v12.6.0, next Jan 30, 2026
Signed-off-by: Pi-Farm <meik@baum-hessen.de>
Signed-off-by: Pi-Farm <meik@baum-hessen.de>
Signed-off-by: Pi-Farm <meik@baum-hessen.de>
@pi-farm
Copy link
Author

pi-farm commented Jan 30, 2026

Hi @pi-farm thanks for the PR but please fix DCO and the json validator workflow. Please let me know if you need help on this!

Hi @szaimen DCO is done now, but Json Validator failed

@szaimen
Copy link
Collaborator

szaimen commented Jan 30, 2026

Hi @pi-farm thanks for the PR but please fix DCO and the json validator workflow. Please let me know if you need help on this!

Hi @szaimen DCO is done now, but Json Validator failed

Yes, reason is this:

  #/aio_services_v1/0/volumes/1/source
    - reason Forbidden value

Co-authored-by: Simon L. <szaimen@e.mail.de>
Signed-off-by: Pi-Farm <43029891+pi-farm@users.noreply.github.com>
@szaimen szaimen added 3. to review Waiting for reviews and removed 2. developing Work in progress labels Jan 30, 2026
@szaimen szaimen modified the milestones: v12.6.1, next Feb 2, 2026
Copy link
Collaborator

@szaimen szaimen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot for the contribution! ☺️

I have some comments below

@@ -0,0 +1,16 @@
## Glances
This container starts Glances, a web-based info-board, and auto-configures it for you.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you please add a security warning here that the container mounts the docker socket?

This container starts Glances, a web-based info-board, and auto-configures it for you.

### Notes
- After adding and starting the container, you can directly visit http://ip.address.of.server:61208/ and access your new Glances instance!
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also please add a note here that the container is only recommended to be started in home networks

### Notes
- After adding and starting the container, you can directly visit http://ip.address.of.server:61208/ and access your new Glances instance!
- 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](https://github.com/nextcloud/all-in-one/blob/main/reverse-proxy.md) OR use the [Caddy](https://github.com/nextcloud/all-in-one/tree/main/community-containers/caddy) community container.
- If you have a firewall like ufw configured, you might need to open all Glances ports in there first in order to make it work. Especially port 61208 is important!
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this warning is not needed as usually docker overwrites any ufw settings

@szaimen
Copy link
Collaborator

szaimen commented Feb 17, 2026

BTW, can the web panel be secured with some kind of authentication? I guess this would be safer...

@szaimen szaimen removed the 3. to review Waiting for reviews label Feb 17, 2026
@szaimen szaimen added the 2. developing Work in progress label Feb 17, 2026
@szaimen szaimen modified the milestones: v12.8.0, next Feb 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

2. developing Work in progress enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants