[PR #243] [MERGED] add keycloak template #304

Closed
opened 2025-11-22 20:34:36 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Dokploy/templates/pull/243
Author: @thaarrtt
Created: 7/24/2025
Status: Merged
Merged: 7/25/2025
Merged by: @Siumauricio

Base: mainHead: main


📝 Commits (1)

📊 Changes

4 files changed (+967 additions, -193 deletions)

View changed files

blueprints/keycloak/docker-compose.yml (+34 -0)
blueprints/keycloak/keycloak.svg (+1 -0)
blueprints/keycloak/template.toml (+24 -0)
📝 meta.json (+908 -193)

📄 Description

What is this PR about?

NEW KEYCLOAK TEMPLATE

Checklist

Before submitting this PR, please make sure that:


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Dokploy/templates/pull/243 **Author:** [@thaarrtt](https://github.com/thaarrtt) **Created:** 7/24/2025 **Status:** ✅ Merged **Merged:** 7/25/2025 **Merged by:** [@Siumauricio](https://github.com/Siumauricio) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`c3e907f`](https://github.com/Dokploy/templates/commit/c3e907f641caf360cc5d47699c9cd0720f657937) add keycloak template ### 📊 Changes **4 files changed** (+967 additions, -193 deletions) <details> <summary>View changed files</summary> ➕ `blueprints/keycloak/docker-compose.yml` (+34 -0) ➕ `blueprints/keycloak/keycloak.svg` (+1 -0) ➕ `blueprints/keycloak/template.toml` (+24 -0) 📝 `meta.json` (+908 -193) </details> ### 📄 Description ## What is this PR about? NEW KEYCLOAK TEMPLATE ## Checklist Before submitting this PR, please make sure that: - [x] I have read the suggestions in the README.md file https://github.com/Dokploy/templates?tab=readme-ov-file#general-suggestions-when-creating-a-template - [x] I have tested the template in my instance, so the maintainers don't spend time trying to figure out what's wrong. - [x] I have added tests that demonstrate that my correction works or that my new feature works. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-22 20:34:36 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/templates#304