Skip to content

Deploy Keycloak to Heroku using a slightly adapted version of the official docker image for coontrolz

Notifications You must be signed in to change notification settings

coontrolz/keycloak-heroku-coontrolz

 
 

Repository files navigation

Deploy Keycloak to Heroku

This repository deploys the Keycloak Identity and Access Manangement Solution to Heroku. It is based of Keycloak's official docker image with some slight modifications to use the Heroku variable for PORT and DATABASE_URL properly.

The deployment will be made with a single Performance-M dyno (it won't run very well in smaller dynos due to Java's memory hunger) with a free Postgres database attached.

UPD. Deploy will be made with a Free dyno

Deploy to Heroku

About

Deploy Keycloak to Heroku using a slightly adapted version of the official docker image for coontrolz

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • FreeMarker 70.1%
  • Shell 27.8%
  • Dockerfile 2.1%