mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-11-03 19:58:14 +00:00 
			
		
		
		
	docker-keycloak
Description 🌟
This role automates the setup and configuration of Keycloak in a Docker environment. Keycloak is an open-source identity and access management solution. The role integrates Keycloak with PostgreSQL as a database and supports operation behind a reverse proxy like NGINX.
Features ✨
- Set up Keycloak as a Docker container.
 - Use PostgreSQL as the database.
 - Customizable configuration of Keycloak environment variables.
 - Support for running behind a reverse proxy (e.g., NGINX).
 - Automatic creation and management of Docker Compose files.
 
Other Resources 📚
For more details about Keycloak, check out:
- Official Keycloak Documentation
 - GitHub Repository
 - Setting up Keycloak behind a Reverse Proxy
 - Wikipedia
 - Youtube Tutorial
 
Author ✍️
Kevin Veen-Birkenbach
veen.world