... | ... | @@ -11,7 +11,7 @@ To be able to take advantage of the fully functional SDK4ED Dashboard, the user |
|
|
## Installation of User Management service (Keycloak)
|
|
|
- **Step 1**: Download and install [Docker](https://www.docker.com/).
|
|
|
- **Step 2**: Clone the latest User Management service (Keycloak) version that can be found in the present Gitlab repository and navigate to the root directory.
|
|
|
- **Step 3**: Generate a self signed certificate on Ubuntu Developer machine [More info](https://www.digitalocean.com/community/tutorials/how-to-create-a-self-signed-ssl-certificate-for-nginx-in-ubuntu-18-04).
|
|
|
- **Step 3**: Generate a self signed certificate on Ubuntu Developer machine ([more info](https://www.digitalocean.com/community/tutorials/how-to-create-a-self-signed-ssl-certificate-for-nginx-in-ubuntu-18-04)).
|
|
|
- **Step 4**: Copy the generated certificate and keys in Keycloak-nginx-master/ssl directory:
|
|
|
```
|
|
|
$ ls -la keycloak-nginx-master/ssl/
|
... | ... | |