From f53500868091e666d9694ce24a691558ffdf89d5 Mon Sep 17 00:00:00 2001 From: TheGreatDoc <32565115+TheGreatDoc@users.noreply.github.com> Date: Tue, 14 Apr 2020 11:04:19 +0200 Subject: [PATCH] Doc : Credentials for VM (#11418) Added info about first access after importing VM into VirtualBox. --- doc/Installation/Images.md | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/doc/Installation/Images.md b/doc/Installation/Images.md index 965d98ca27..006ad63e7b 100644 --- a/doc/Installation/Images.md +++ b/doc/Installation/Images.md @@ -49,9 +49,16 @@ available we will push new images out running that version. Please do note that if you download an older release with a view to running that specific version, you will need to disable updates in config.php. -## Credentials +## Access/Credentials -- SSH +To access your newly imported VM, those ports are forwarded from your machine to the VM: 8080 for WebUI and 2023 for SSH. +Remember to edit/remove them if you change (and you should) the VM network configuration. + +- WebUI (http://localhost:8080) + - username: librenms + - password: `D32fwefwef` + +- SSH (ssh://localhost:2023) - username: librenms - password: `CDne3fwdfds` @@ -59,10 +66,6 @@ specific version, you will need to disable updates in config.php. - username: librenms - password: `D42nf23rewD` -- WebUI - - username: librenms - - password: `D32fwefwef` - ## Contributing If you would like to help with these images whether it's add