Open utterances-bot opened 6 years ago
test of new comment system utteranc.es
Thats really nice, adds comments as issues in a public repo!
Updated the setup with new sane defaults
Thank you so much for this post. No nonsense, got me up and running. The docker-compose.yml included with the LibreNMS image has been updated with a bunch of new options compared to the one in this post, so be aware.
Had to make the following tweaks:
adduser
has different switches. adduser --home-dir /opt/librenms --no-create-home --comment ''
, then passwd -d librenms
- "PUID=${PUID}"
and - "PGID=${PGID}"
several place in docker-compose.yml (where it wasn't already specified)
Install librenms in docker on ubuntu 18.04 · sadsloth.net
http://localhost:1313/post/install-librenms-docker/