Jari Schäfer

Results 14 comments of Jari Schäfer

Good idea, similar to #131. There is some support already, see https://github.com/jarischaefer/docker-librenms/pull/50. I will add documentation. Support for `docker run --user=...` would be nice. Do you want every process in...

@E-t-z There are some default users and groups in `/etc/passwd` and `/etc/group`. The number of reserved IDs could be reduced in the future. For now it is best to use...

@eRicla Follow the [initial setup steps](https://github.com/jarischaefer/docker-librenms#initial-setup). The script will output all relevant information. https://github.com/jarischaefer/docker-librenms#22-database---creating-librenms-tables https://github.com/jarischaefer/docker-librenms#31-librenms---adding-users

@snqblevj Unfortunately, I have no appropriate test environment at the moment. Perhaps SELinux or some other mechanism is blocking access. You could try running the container with capabilities or _privileged_...