mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
Add Flipt to Miscellaneous (#114)
This commit is contained in:
parent
bba2c6b082
commit
6b4e607e40
1 changed files with 13 additions and 0 deletions
13
software/flipt.yml
Normal file
13
software/flipt.yml
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
name: "Flipt"
|
||||
website_url: "https://flipt.io"
|
||||
source_code_url: "https://github.com/flipt-io/flipt"
|
||||
description: "Feature flag solution with support for multiple data backends (alternative to LaunchDarkly)."
|
||||
licenses:
|
||||
- GPL-3.0
|
||||
platforms:
|
||||
- Docker
|
||||
- K8S
|
||||
- Go
|
||||
tags:
|
||||
- Miscellaneous
|
||||
demo_url: "https://try.flipt.io"
|
||||
Loading…
Reference in a new issue