Hacker News new | ask | show | jobs
Show HN: A self-hosted and open-source feature flags platform (github.com)
6 points by dev-bre 1070 days ago
2 comments

Hey guys!

I started this project almost a month ago and decided to share my progress from day one.

SwitchFeat is a platform which makes it very simple to manage your feature flags and run a/b tests. I decided to make it completely open-source and self-hosted.

No external servers to connect to, no latency added to your API requests, your data stay within your network!

If you like the idea please add a Star on Github!

That would help me so much to continue the development!

This pretty much looks like Unleash.

https://github.com/Unleash/unleash

At first glance this looks really nice. I selfhost a lot and wouldn’t mind a tool to manage my flags.

There’s always that concern I have selfhosting things that I don’t 100% need and it’s open a security hole, but that’s another issue. Nice work

QQ: Have you tried Unleash? Open-Source, and great for self-hosting.