Skip to content
This repository was archived by the owner on Jul 8, 2024. It is now read-only.

Latest commit

 

History

History
9 lines (8 loc) · 466 Bytes

File metadata and controls

9 lines (8 loc) · 466 Bytes

Setup

  1. Clone the repo
  2. Generate passwords with ./gen_passwords
  3. Start all services using docker-compose up
  4. Go to http://localhost:9090/keycloak/auth/admin/ and login as admin with the password from .env
  5. Add a new realm by importing test-realm.json
  6. Add a user at http://localhost:9090/keycloak/auth/admin/master/console/#/create/user/test and set a password in Cerdentials
  7. Go to http://localhost:9090/SOGo/ and login as that user