... | @@ -23,7 +23,7 @@ To be able to take advantage of the fully functional SDK4ED Dashboard, the user |
... | @@ -23,7 +23,7 @@ To be able to take advantage of the fully functional SDK4ED Dashboard, the user |
|
```
|
|
```
|
|
- **Step 5**: Open cmd and run the following command:
|
|
- **Step 5**: Open cmd and run the following command:
|
|
```bash
|
|
```bash
|
|
`docker-compose up`
|
|
docker-compose up
|
|
```
|
|
```
|
|
- **Step 6**: Navigate to https://*\<KEYCLOAK-IP\>*:*\<KEYCLOAK-PORT\>*/keycloak/auth/ and log in to the Administration console by using the keycloak admin credentials (configured in `docker-compose.yml` file).
|
|
- **Step 6**: Navigate to https://*\<KEYCLOAK-IP\>*:*\<KEYCLOAK-PORT\>*/keycloak/auth/ and log in to the Administration console by using the keycloak admin credentials (configured in `docker-compose.yml` file).
|
|
- **Step 7**: Create a new realm named *SDK4ED*.
|
|
- **Step 7**: Create a new realm named *SDK4ED*.
|
... | @@ -41,7 +41,7 @@ To be able to take advantage of the fully functional SDK4ED Dashboard, the user |
... | @@ -41,7 +41,7 @@ To be able to take advantage of the fully functional SDK4ED Dashboard, the user |
|
```
|
|
```
|
|
- **Step 4**: Open cmd and run the following command:
|
|
- **Step 4**: Open cmd and run the following command:
|
|
```bash
|
|
```bash
|
|
`docker-compose up`
|
|
docker-compose up
|
|
```
|
|
```
|
|
|
|
|
|
## Installation of SDK4ED Dashboard
|
|
## Installation of SDK4ED Dashboard
|
... | | ... | |