Skip to content

jinnerbichler/keycloak-nginx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Using Nginx as reverse proxy for Keycloak

Simply run

docker-compose up

This command starts Nginx, Keycloak and the proper database. The Nginx configuration can be found in nginx.conf.

Accessing http://localhost:8080/keycloak/auth/ will open the administration UI of Keycloak. The credentials are "admin" and "password".

About

Example for using NGINX as reverse proxy for Keycloak.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published