Skip to content

javivf/ddev-keycloak

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tests project is maintained

What is ddev-keycloak?

This repository allows you to quickly install Keycloak into a DDEV project using just ddev get javivf/ddev-keycloak.

Installation

  1. ddev get javivf/ddev-keycloak
  2. ddev restart

Explanation

This Keycloak recipe for DDEV installs a .ddev/docker-compose.keycloak.yaml using the keycloak/keycloak Docker image.

Interacting with Keycloak

  • The Keycloak instance will listen on TCP port 8080.
  • Configure your application to access Keycloak on the host:port keycloak:8080.

Resources

  1. Official documentation
  2. Official repository

About

Keycloak service for DDEV

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages