Updating procedure
This commit is contained in:
parent
c36aead379
commit
ab70717458
12
README.md
12
README.md
@ -56,6 +56,8 @@ build_opencloud_microservices.sh
|
|||||||
install_development.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
|
## Hostname settings
|
||||||
|
|
||||||
Edit your /etc/hosts file, and add following line:
|
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
|
Log in using your fresh credentials
|
||||||
|
|
||||||
Do stuff
|
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
|
Loading…
Reference in New Issue
Block a user