Fork me on GitHub
#onyx
<
2017-08-21
>
jetmind09:08:06

Hey there! What would be the easiest way to launch embedded BookKeeper in production? Docs are not very clear on this topic. It seems like just calling start-env with appropriate configuration should be enough. Is there any caveats? I’m on 0.9

michaeldrogalis15:08:16

@jetmind That would work. Setting up a separate BK cluster was another good reason to move away from that in 0.10

michaeldrogalis15:08:31

The BK docs are reasonable as far as standing up a production cluster though. @jetmind

gardnervickers15:08:55

@jetmind If you’re running on Kubernetes/Mesos I can offer assistance getting BK setup. The short version is you need to run the metaformat command to setup your disks before starting your BK container.

Travis16:08:35

I also have some stuff if you need anything with bookkeeper. I ran a separate cluster on AWS that was used with a DCOS/Mesos onyx cluster