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