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
- Host: GitHub
- URL: https://github.com/firmanjs/traefik-keycloak-nodejs
- Owner: firmanJS
- Created: 2019-11-08T04:11:55.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-03-02T23:25:08.000Z (over 2 years ago)
- Last Synced: 2025-04-10T01:12:52.257Z (6 months ago)
- Topics: docker-compose, go, javascript, keycloak, nodes, traefik, traefik-v2
- Language: EJS
- Homepage:
- Size: 1.94 MB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
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