[PR #246] [CLOSED] IMPROVE KEYCLOAK TEMPLATE #307

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

📋 Pull Request Information

Original PR: https://github.com/Dokploy/templates/pull/246
Author: @thaarrtt
Created: 7/26/2025
Status: Closed

Base: mainHead: main


📝 Commits (10+)

📊 Changes

4 files changed (+89 additions, -22 deletions)

View changed files

📝 blueprints/casdoor/docker-compose.yml (+1 -0)
📝 blueprints/casdoor/template.toml (+1 -0)
📝 blueprints/keycloak/docker-compose.yml (+73 -11)
📝 blueprints/keycloak/template.toml (+14 -11)

📄 Description

What is this PR about?

Fix HTTPS proxy traefik issue in production mode

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/246 **Author:** [@thaarrtt](https://github.com/thaarrtt) **Created:** 7/26/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (10+) - [`fdec4d4`](https://github.com/Dokploy/templates/commit/fdec4d4665d25ac20812c9af0d9914355c405cf2) try fix https proxy traefik - [`4d17a09`](https://github.com/Dokploy/templates/commit/4d17a09ab6089e9f895ef49962a2d7a5b55fabd3) delete prefix https - [`4e1bb7e`](https://github.com/Dokploy/templates/commit/4e1bb7ef8b5bee1559f2e39da0428ad529a7ad20) remove optimized flag - [`db93451`](https://github.com/Dokploy/templates/commit/db93451acbcc98112b3ad63ea4ee0eda7d23973a) proxy header env try fix - [`c490b43`](https://github.com/Dokploy/templates/commit/c490b43824aedbda393fbe473e6118a3113aba5e) try fix https prxy - [`5a8edfc`](https://github.com/Dokploy/templates/commit/5a8edfc270b065eb171ed840fef9c5407d0515d6) expose port - [`54cb696`](https://github.com/Dokploy/templates/commit/54cb6964bfa96fc4c9cd8fcf87982bd48bb7c532) disable strict https - [`620a9de`](https://github.com/Dokploy/templates/commit/620a9de5f31eb92e183038bbbbd77451b305769b) add hostname port - [`65bac47`](https://github.com/Dokploy/templates/commit/65bac47d96c48d7c44dfb4c6f40cf73f000660e3) remove dev mode - [`9fb8dcc`](https://github.com/Dokploy/templates/commit/9fb8dcc40147a0a361fd82bb7a721b5d61a13142) add multi build step ### 📊 Changes **4 files changed** (+89 additions, -22 deletions) <details> <summary>View changed files</summary> 📝 `blueprints/casdoor/docker-compose.yml` (+1 -0) 📝 `blueprints/casdoor/template.toml` (+1 -0) 📝 `blueprints/keycloak/docker-compose.yml` (+73 -11) 📝 `blueprints/keycloak/template.toml` (+14 -11) </details> ### 📄 Description ## What is this PR about? Fix HTTPS proxy traefik issue in production mode ## 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:41 -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#307