Docker Quickstart
Get an example ExpressJS
and Fastify
webserver with Keycloak
pre-configured all in Docker!
- Download kcc-quickstart.zip
- Run
docker compose up -d
- Navigate to a webserver below
Configuration
Server | Url |
---|---|
ExpressJS | http://localhost:3000 |
Fastify | http://localhost:4000 |
Keycloak | http://localhost:8080 |
Keycloak Credentials
- Username: admin
- Password: dev