Skip to content

kirmerzlikin/keycloak-buildpack

 
 

Repository files navigation

Cloud Foundry Keycloak Buildpack forked from Cloud Foundry Java Buildpack

The keycloak-buildpack is a Cloud Foundry buildpack for running Keycloak standalone server.

Usage

To use this buildpack specify the URI of the repository when pushing an application to Cloud Foundry:

$ cf push <APP-NAME> -p <ARTIFACT> -b https://github.com/kirmerzlikin/keycloak-buildpack

Implementation Info

Main functionality is placed in the lib/java_buildpack/container/keycloak.rb

License

This buildpack is released under version 2.0 of the Apache License.

About

Cloud Foundry buildpack for running Keycloak server

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 99.0%
  • Shell 1.0%