add missing oc-shared

This commit is contained in:
plm 2025-01-22 15:08:18 +01:00
parent f31c12a7b9
commit 80ae0b79e7
2 changed files with 16 additions and 1 deletions

View File

@ -70,4 +70,18 @@ Everything should be operational now, go to http://beta.opencloud.com and enjoy
# Prebuilt microservices deployment procedure
TODO
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

View File

@ -11,6 +11,7 @@ REPOS=(
"https://cloud.o-forge.io/core/oc-discovery.git"
"https://cloud.o-forge.io/core/oc-monitord.git"
"https://cloud.o-forge.io/core/oc-peer.git"
"https://cloud.o-forge.io/core/oc-schared.git"
"https://cloud.o-forge.io/core/oc-scheduler.git"
"https://cloud.o-forge.io/core/oc-schedulerd.git"
"https://cloud.o-forge.io/core/oc-workflow.git"