diff --git a/doc/9-vagrant-demo-vm.md b/doc/9-vagrant-demo-vm.md index 550168aa2..40ffc921c 100644 --- a/doc/9-vagrant-demo-vm.md +++ b/doc/9-vagrant-demo-vm.md @@ -18,4 +18,7 @@ In addition to installing Icinga 2 the Vagrant script also installs the Icinga project. The Classic UI is available at [http://localhost:8080/icinga](http://localhost:8080/icinga). -By default both the username and password are `icingaadmin`. \ No newline at end of file +By default both the username and password are `icingaadmin`. + +An instance of icinga-web is installed at [http://localhost:8080/icinga-web](http://localhost:8080/icinga-web). +The username is `root` and the password is `password`.