/keycloak-heroku

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

Primary LanguageShell

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 free dyno with a free Postgres database attached. The free dyno will be slow at times.. and it of course goes to sleep after it is not used.

Deploy to Heroku