librenms / docker

LibreNMS Docker image
MIT License
691 stars 278 forks source link

Suggets adding custom menu to /data/ #331

Closed LoveSkylark closed 1 year ago

LoveSkylark commented 1 year ago

adding: "ln -s /data/menu/ /opt/librenms/resources/views/" to the docker build will allow you to create the custom.blade.php outside of the container.