An open API service indexing awesome lists of open source software.

https://github.com/firmanjs/traefik-keycloak-nodejs

Setup Traefic, Keycloak and Nodejs with docker
https://github.com/firmanjs/traefik-keycloak-nodejs

docker-compose go javascript keycloak nodes traefik traefik-v2

Last synced: 6 months ago
JSON representation

Setup Traefic, Keycloak and Nodejs with docker

Awesome Lists containing this project

README

          

#### Setup Traefic,Keycloak Nodejs With Docker
```sh
docker-compose -f docker-compose.yml up --build -d
```

### Test in Browser
- `keycloack web admin` keycloak.localhost
- `example service nodejs` service_nodejs.localhost
- `traefik web server` localhost:8080