mirror of
https://github.com/Dokploy/templates.git
synced 2026-03-12 01:56:43 -05:00
[PR #147] [MERGED] feat: add Flagsmith Blueprint #244
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:blueprints-flagsmith📝 Commits (6)
1ef507cfeat(blueprints): add Flagsmith blueprinta5696d5Update blueprints/flagsmith/docker-compose.ymlcf15453Update blueprints/flagsmith/docker-compose.yml8fd5ae6Update blueprints/flagsmith/docker-compose.ymld19ef3aUpdate blueprints/flagsmith/docker-compose.ymleb21820Merge 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 domainUseful Links:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.