docker
docker copied to clipboard
Enable the First Run Wizard
Use the first run wizard instead of creating an admin user with a known password.
Requires LibreNMS 22.7.0 or current daily
@murrant I'm still blocked in the wizard like https://github.com/librenms/docker/pull/280#pullrequestreview-1036608536
When I click on "validate your install" which leads to http://librenms.docker/validate
for my local installation, it redirects to http://librenms.docker/install/user
like I'm stuck in a loop.
Oh, that was the other thing in the commit I didn't push... we need to flush the PHP opcache. If you wait long enough, it will go :D But no wait with the fix...
Correction! The fix is in the upstream LibreNMS repository. You will need to use master or the 22.7.0 release (due out soon).
@murrant #295 has been merged, can you rebase?
Any blockers to merging this?
I plan to add a network scan and a little more to the first run process.
@murrant I will take a look shortly, keep you posted.