Skip to content

Commit 8d0a843

Browse files
Added setting permissions for keycloak to quick_guide.md
1 parent fc11042 commit 8d0a843

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

pages/docs/quick_guide.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,11 @@ docker swarm init
2222
make create-networks
2323
```
2424

25+
1. Set the permissions for the keycloak's database:
26+
```
27+
make set-keycloak-permissions
28+
```
29+
2530
1. At this point, the optional configurations described below can be applied if necessary.
2631
* The access to benchmarks and systems via [HOBBIT Gitlab credentials](#hobbit-gitlab-credentials) or [local files](enable-local-metadata-files) can be configured.
2732
* The [ELK stack](#elk-stack-for-log-access) could be configured and started.

0 commit comments

Comments
 (0)