Skip to main content

One post tagged with "bucketeer-lite"

View All Tags

Introducing Bucketeer Lite – Run Anywhere with Docker Compose

· 4 min read
Alessandro Yuichi Okimoto
Software Engineer

Bucketeer has always been a powerful open-source platform for feature flag management and A/B testing.
But until now, self-hosting Bucketeer required Google Cloud services like BigQuery and Pub/Sub. That meant local testing was difficult, and teams who preferred to host outside GCP had limited options.

With Bucketeer Lite, we're changing that.

Now you can run Bucketeer in just a few minutes using Docker Compose, with Redis Streams for pub/sub and MySQL for data storage.
No GCP required — just Docker, MySQL, and Redis.