add missing oc-shared
This commit is contained in:
parent
f31c12a7b9
commit
80ae0b79e7
16
README.md
16
README.md
@ -70,4 +70,18 @@ Everything should be operational now, go to http://beta.opencloud.com and enjoy
|
|||||||
|
|
||||||
# Prebuilt microservices deployment procedure
|
# 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
|
@ -11,6 +11,7 @@ REPOS=(
|
|||||||
"https://cloud.o-forge.io/core/oc-discovery.git"
|
"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-monitord.git"
|
||||||
"https://cloud.o-forge.io/core/oc-peer.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-scheduler.git"
|
||||||
"https://cloud.o-forge.io/core/oc-schedulerd.git"
|
"https://cloud.o-forge.io/core/oc-schedulerd.git"
|
||||||
"https://cloud.o-forge.io/core/oc-workflow.git"
|
"https://cloud.o-forge.io/core/oc-workflow.git"
|
||||||
|
Loading…
Reference in New Issue
Block a user