X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=docs%2Fdeployment.rst;h=e2f2d0ea1f1d17ae20b238d16566d871e5568574;hb=a6355d1d39f9879fac59a4db703b3ebbd764de1f;hp=58043a937c08994dd2fa873b3c6b70c0e13ddb9c;hpb=812f32ca15334783893bf2654ce8e615d717f74a;p=oam.git diff --git a/docs/deployment.rst b/docs/deployment.rst index 58043a9..e2f2d0e 100644 --- a/docs/deployment.rst +++ b/docs/deployment.rst @@ -206,7 +206,7 @@ The several docker-compose yml files must be started in the right order as liste First the SMO common services must be started:: docker-compose -f smo/common/docker-compose.yml up -d - python smo/identity/config.py + python smo/common/identity/config.py The python script configure the users within the identity service (keycloak). A system user (%USER) is also created with administration rights. The initial password (Default4SDN!).