oc-deploy/k8s
2025-04-01 10:13:55 +02:00
..
README.md oc-deploy vanilla k8s docker 2025-03-27 13:21:52 +01:00
start.sh deployed 2025-04-01 10:13:55 +02:00
stop.sh oc-deploy vanilla k8s docker 2025-03-27 13:21:52 +01:00

Deploy the opencloud chart

./start.sh <mode: dev|prod default:dev> <branche | default:main> 

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:

127.0.0.1 beta.opencloud.com

Done

Everything should be operational now, go to http://beta.opencloud.com and enjoy the ride

Prebuilt microservices deployment procedure

TODO

First steps

Go to http://beta.opencloud.com/users

Log in using default user/password combo ldapadmin/ldapadmin

Create a new user, or change the default one

Go to http://beta.opencloud.com

Log in using your fresh credentials

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