[PR #147] [MERGED] feat: add Flagsmith Blueprint #244

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

📋 Pull Request Information

Original PR: https://github.com/Dokploy/templates/pull/147
Author: @cagdaskarademir
Created: 5/18/2025
Status: Merged
Merged: 5/24/2025
Merged by: @Siumauricio

Base: mainHead: blueprints-flagsmith


📝 Commits (6)

  • 1ef507c feat(blueprints): add Flagsmith blueprint
  • a5696d5 Update blueprints/flagsmith/docker-compose.yml
  • cf15453 Update blueprints/flagsmith/docker-compose.yml
  • 8fd5ae6 Update blueprints/flagsmith/docker-compose.yml
  • d19ef3a Update blueprints/flagsmith/docker-compose.yml
  • eb21820 Merge branch 'main' into blueprints-flagsmith

📊 Changes

4 files changed (+112 additions, -1 deletions)

View changed files

blueprints/flagsmith/docker-compose.yml (+76 -0)
blueprints/flagsmith/flagsmith.png (+0 -0)
blueprints/flagsmith/template.toml (+17 -0)
📝 meta.json (+19 -1)

📄 Description

Description:
Flagsmith is an open-source feature flag and remote config service.

The template includes the following environment variables:

  • DATABASE_PASSWORD
    🔒 Automatically generated for each deployment

  • DJANGO_SECRET_KEY
    🛡️ Automatically generated for each deployment

  • FLAGSMITH_DOMAIN
    🌐 Defaults to localhost:8080, but can be customized to match your own domain

Useful Links:


🔄 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/147 **Author:** [@cagdaskarademir](https://github.com/cagdaskarademir) **Created:** 5/18/2025 **Status:** ✅ Merged **Merged:** 5/24/2025 **Merged by:** [@Siumauricio](https://github.com/Siumauricio) **Base:** `main` ← **Head:** `blueprints-flagsmith` --- ### 📝 Commits (6) - [`1ef507c`](https://github.com/Dokploy/templates/commit/1ef507cbe66c1182dda25caad02b9e222e3f8058) feat(blueprints): add Flagsmith blueprint - [`a5696d5`](https://github.com/Dokploy/templates/commit/a5696d57dfd10d17d39c9628f37b1f23c0875160) Update blueprints/flagsmith/docker-compose.yml - [`cf15453`](https://github.com/Dokploy/templates/commit/cf15453631427ddc957cc6fb8dcfed2db537adc8) Update blueprints/flagsmith/docker-compose.yml - [`8fd5ae6`](https://github.com/Dokploy/templates/commit/8fd5ae612c1ddc7fb39a999a81ae6c86437be94f) Update blueprints/flagsmith/docker-compose.yml - [`d19ef3a`](https://github.com/Dokploy/templates/commit/d19ef3a7be106380cfd7910bdfb0e7569872c96e) Update blueprints/flagsmith/docker-compose.yml - [`eb21820`](https://github.com/Dokploy/templates/commit/eb218202af905d428e28bf4a19f34c7b47072ef7) Merge branch 'main' into blueprints-flagsmith ### 📊 Changes **4 files changed** (+112 additions, -1 deletions) <details> <summary>View changed files</summary> ➕ `blueprints/flagsmith/docker-compose.yml` (+76 -0) ➕ `blueprints/flagsmith/flagsmith.png` (+0 -0) ➕ `blueprints/flagsmith/template.toml` (+17 -0) 📝 `meta.json` (+19 -1) </details> ### 📄 Description **Description:** [Flagsmith](https://www.flagsmith.com/) is an open-source feature flag and remote config service. The template includes the following environment variables: - **`DATABASE_PASSWORD`** 🔒 *Automatically generated for each deployment* - **`DJANGO_SECRET_KEY`** 🛡️ *Automatically generated for each deployment* - **`FLAGSMITH_DOMAIN`** 🌐 *Defaults to `localhost:8080`, but can be customized to match your own domain* **Useful Links:** - 🔗 [GitHub Repository](https://github.com/Flagsmith/flagsmith) - 🌐 [Official Website](https://www.flagsmith.com/) - 📚 [Documentation](https://docs.flagsmith.com/) --- <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:33:20 -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#244