diff --git a/README.md b/README.md index 52c3758..09ed04d 100644 --- a/README.md +++ b/README.md @@ -56,6 +56,8 @@ build_opencloud_microservices.sh install_development.sh ``` +Feel free to modify/create a new opencloud/dev-values.yaml. Provided setup should work out of the box, but is not suitable for production usage. + ## Hostname settings Edit your /etc/hosts file, and add following line: @@ -84,4 +86,12 @@ Go to http://beta.opencloud.com Log in using your fresh credentials -Do stuff \ No newline at end of file +Do stuff + +You can go to http://beta.opencloud.com/mongoexpress + +... for mongo express web client access (default login/password is test/testme) + +You can go to http://localhost/dashboard/ + +... for access to Traefik reverse proxy front-end \ No newline at end of file