Updated baremetal QSG authored by Dzmitry Malkevich (EPAM)'s avatar Dzmitry Malkevich (EPAM)
...@@ -23,7 +23,7 @@ In order to manage users you should have login and password of user with Keycloa ...@@ -23,7 +23,7 @@ In order to manage users you should have login and password of user with Keycloa
Unlike GC deployment baremetal currently doesn't offer option to download ready-to-use Postman environment file. But you could easily create it yourself. Unlike GC deployment baremetal currently doesn't offer option to download ready-to-use Postman environment file. But you could easily create it yourself.
1. Download [OSDU_R3_GCP_Reference.postman_environment.json](https://community.opengroup.org/osdu/platform/pre-shipping/-/blob/main/R3-M17/GCP-M17/OSDU_R3_GCP_Reference.postman_environment.json) 1. Download [OSDU_R3_baremetal.postman_environment.json](./uploads/baremetal-qsg-img/OSDU_R3_baremetal.postman_environment.json)
2. Open it in any text editor and simply replace all ocurrences of `reference.gcp.gnrg-osdu.projects.epam.com` with domain name of your baremetal deployment. 2. Open it in any text editor and simply replace all ocurrences of `reference.gcp.gnrg-osdu.projects.epam.com` with domain name of your baremetal deployment.
### User management ### User management
... ...
......