Jari Schäfer
Jari Schäfer
Sorry for the delay, this is not possible at the moment. Certain software inside the image (e.g. nginx) uses a master-process running as root by default and supporting non-root would...
@bavtan Sorry for the delay. Are you referring to the steps at https://docs.librenms.org/Extensions/Smokeping/#nginx-configuration-ubuntu-debian-and-alike? A new environment variable such as `ENABLE_SMOKEPING_WEBUI` could be used for that purpose, does that sound reasonable?
@Kia0ra Try pulling the `latest` build, hopefully the larger timeout (3600s instead of 300s) will work.
@Kia0ra Is it possible that the underlying storage is slow, the CPU is busy or memory pressure is great? Perhaps you could try running a fresh instance using the beta...
Raspberry is based on the ARM architecture, but this image is compatible with the x86_64 architecture.
I think an ARM-image would be a nice addition, but I have to consider maintenance vs. benefit (I am pretty busy most of the time).
The image is currently based on Ubuntu 18.04. The upgrade to 20.04 will be a major change, therefore it might be a good opportunity to explore an ARM-image at the...
I intend to move to Ubuntu 20.04 with the next baseimage update, maybe this year.
The [latest release](https://github.com/jarischaefer/docker-librenms/releases/tag/21.1.0-1) is based on Ubuntu 20.04, but I am still researching ways to manage multiarch builds on Docker Hub and testing an ARM image (perhaps a virtual machine).
@saterunholy @kllngtme Please try the `latest-arm32v7` and `latest-arm64v8` tags.