At my company, I run a few 3-node consul clusters. I suspect that toolchain
(envconsul, consul lock) will compose well with s6 and friends, and might
work well for providing state for your lan and wan.

sqlite works well for storing state to disk, but it is a higher level of
effort to reach the same fault tolerance and consistency.

On Wednesday, March 9, 2016, Buck Evan <b...@yelp.com> wrote:

> On Tue, Mar 8, 2016 at 3:43 PM, Brian Reichert <reich...@numachi.com
> <javascript:;>> wrote:
>
> > On Tue, Mar 08, 2016 at 03:22:02PM -0800, Buck Evan wrote:
> > > On Tue, Mar 8, 2016 at 2:46 PM, Brian Reichert <reich...@numachi.com
> <javascript:;>>
> > wrote:
> > > Brian: That's exactly how we allocate our link-local IPs currently.
> > > I'd like to do away with global machine setup / state, if possible.
> >
> > So, no to sqlite, and on to Bonjour?
> >
>
> I guess that would replace per-machine state with per-network state, which
> may be more problematic.
>
> Les sigh.
>
> It looks like there's no way around some invented-here bookkeeping code.
>


-- 
Jeremy Voorhis

Reply via email to