From ab707174584a75d023609f3823c17b52b2acbf03 Mon Sep 17 00:00:00 2001 From: plm Date: Wed, 22 Jan 2025 15:19:29 +0100 Subject: [PATCH] Updating procedure --- README.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) 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