Bedrock icon indicating copy to clipboard operation
Bedrock copied to clipboard

Prebuilt artifacts/binaries

Open JensRantil opened this issue 6 years ago • 5 comments

Hey, I was about to give Bedrock a spin ~6 months ago and ran into issues building it on MacOSX, then gave up concluding it was too much work. The issues were unclear and long forgotten by now, but just wanted to create this issue as a feature request to have prebuilt binaries/artifacts. I think it would benefit the project by reducing the friction significantly to start using Bedrock, both for developers, but also for rolling out in production.

The fact that every shop must build Bedrock themselves, host their own binaries somewhere etc. I think it a big friction point to convince ops people it's a good database to go with.

JensRantil avatar Jul 09 '19 16:07 JensRantil

Yep, I totally agree, but this is much easier said than done. It's a good suggestion, eager for your PRs!

quinthar avatar Jul 09 '19 17:07 quinthar

A good start is probably to focus on creating an official Docker image. It would be isolated and recreatable and avoid issues with dynamic libs etc. Given that Travis CI build is working and there is a script that could be the basis for starting this work.

JensRantil avatar Aug 24 '19 14:08 JensRantil

+1 for containers.

Makes it easier to spin up test environments and clusters.

Makes development environments simpler.

Enables Bedrock on container orchestrators.

AstraLuma avatar Nov 30 '21 16:11 AstraLuma

+1, a Docker container would be great for starting out with Bedrock

Jaspooky avatar May 18 '23 23:05 Jaspooky