All Projects → mieckert → keycloak-heroku

mieckert / keycloak-heroku

Licence: Apache-2.0 license
Deploy Keycloak to Heroku using a slightly adapted version of the official docker image

Programming Languages

shell
77523 projects
Dockerfile
14818 projects

Projects that are alternatives of or similar to keycloak-heroku

eksi
Eksi sözlük crawl,stat , api calismalari
Stars: ✭ 25 (-46.81%)
Mutual labels:  heroku
books-store
A Simple Web application to use flask python web framework.
Stars: ✭ 23 (-51.06%)
Mutual labels:  heroku
keycloak-radius-plugin
Make the radius server as part of keycloak SSO
Stars: ✭ 102 (+117.02%)
Mutual labels:  keycloak
imagery
Slack app to upload shared images to Imgur to save space and share easily
Stars: ✭ 29 (-38.3%)
Mutual labels:  heroku
heroku-buildpack-tex
A Heroku buildpack to run TeX Live inside a dyno.
Stars: ✭ 18 (-61.7%)
Mutual labels:  heroku
SPaaS
A Simple-PaaS similar to Heroku
Stars: ✭ 18 (-61.7%)
Mutual labels:  heroku
nodejs-restapi
Simple Rest-API With Login System, Built using MongoDB, Express.js, and Node.js
Stars: ✭ 68 (+44.68%)
Mutual labels:  heroku
TgTwitterStreamer
Continous Integration from Twitter to Telegram.
Stars: ✭ 55 (+17.02%)
Mutual labels:  heroku
heroku-flask-template
A simple, fast and easy-to-deploy Heroku ready flask web app template written in Python.
Stars: ✭ 26 (-44.68%)
Mutual labels:  heroku
phx-auth-api
Authentication for Phoenix with JWT, user privileges and CI
Stars: ✭ 13 (-72.34%)
Mutual labels:  heroku
capture-website-api
Capture screenshots of websites as a (host it yourself) API
Stars: ✭ 30 (-36.17%)
Mutual labels:  heroku
haikunatorjava
Generate Heroku-like random names to use in your Java applications
Stars: ✭ 27 (-42.55%)
Mutual labels:  heroku
nine-cards-backend
An Open Source Android Launcher built with Scala on Android
Stars: ✭ 61 (+29.79%)
Mutual labels:  heroku
planning-poker
Effective Planning Poker sessions for remote teams
Stars: ✭ 29 (-38.3%)
Mutual labels:  heroku
Marketplace-App
Find Spelling errors in files within PRs
Stars: ✭ 47 (+0%)
Mutual labels:  heroku
price-tracker-bot
Telegram 聊天機器人,追蹤momo降價、重新上架
Stars: ✭ 54 (+14.89%)
Mutual labels:  heroku
five-minute-midas
Predicting Profitable Day Trading Positions using Decision Tree Classifiers. scikit-learn | Flask | SQLite3 | pandas | MLflow | Heroku | Streamlit
Stars: ✭ 41 (-12.77%)
Mutual labels:  heroku
beercloak
BeerCloak: a comprehensive Keycloak extension example
Stars: ✭ 110 (+134.04%)
Mutual labels:  keycloak
middleman-startae
A starter template ready to run on Netlify or Heroku. Comes with several helpers, partials and a nice basic structure to the HTML, Sass, Webpack and ES2015. Bottom line, a template that uses all the modern tools.
Stars: ✭ 43 (-8.51%)
Mutual labels:  heroku
keycloak-sso-configs
common keycloak single sign on configurations
Stars: ✭ 19 (-59.57%)
Mutual labels:  keycloak

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.

Deploy to Heroku

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].