GithubHelp home page GithubHelp logo

Comments (8)

jeffbyrnes avatar jeffbyrnes commented on June 23, 2024

What's the status of this, @jakedavis? Had some great momentum going!

from zookeeper-cookbook.

jakedavis avatar jakedavis commented on June 23, 2024

Ha, status is we have a service internally and maybe I should slurp it into this cookbook :) I think I did take a swing at a zookeeper_service resource, but it got messy quickly when I tried to be dynamic about it.

Thinking at the least we can add a node[:zookeeper][:service_style] attribute that defaults to runit, run a case on it in a service recipe and then just have Runit for now. The Sensu cookbook kind of does this (here), so maybe using that as inspiration might work.

from zookeeper-cookbook.

jeffbyrnes avatar jeffbyrnes commented on June 23, 2024

@jakedavis sounds like a great path to tread to get this to a minimally working state. Thanks also for access to SimpleFinance/chef-exhibitor.

from zookeeper-cookbook.

jakedavis avatar jakedavis commented on June 23, 2024

Alright, took a swing at it in #91

from zookeeper-cookbook.

solarce avatar solarce commented on June 23, 2024

Since we usually use upstart to manage services, here's a stab at some upstart supprt

from zookeeper-cookbook.

corbesero avatar corbesero commented on June 23, 2024

Is there some way to control what user zookeeper is run as using runit? If I use systemv, zookeeper runs as zookeeper. But with runit, it always seems to start up as root.

from zookeeper-cookbook.

jeffbyrnes avatar jeffbyrnes commented on June 23, 2024

@corbesero that’d be a separate issue, which I’ve opened here: #166. This issue is meant to cover a refactor of how the service is set up; it should be refactored as its own custom resource.

from zookeeper-cookbook.

jeffbyrnes avatar jeffbyrnes commented on June 23, 2024

I think this would best be served as part of a larger refactor of the LWRPs into Chef 12.5-style custom resources.

from zookeeper-cookbook.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.