{"id":19312182,"url":"https://github.com/bigcommerce/puppet-module-supervisor","last_synced_at":"2025-07-12T09:33:48.042Z","repository":{"id":141666811,"uuid":"75783726","full_name":"bigcommerce/puppet-module-supervisor","owner":"bigcommerce","description":"Puppet module for configuring the supervisor daemon control utility","archived":false,"fork":false,"pushed_at":"2018-04-18T17:14:43.000Z","size":140,"stargazers_count":1,"open_issues_count":1,"forks_count":4,"subscribers_count":25,"default_branch":"master","last_synced_at":"2025-04-02T00:51:19.695Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bigcommerce.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-12-07T00:28:51.000Z","updated_at":"2019-07-03T20:49:38.000Z","dependencies_parsed_at":null,"dependency_job_id":"7ab03cff-02f7-42c8-969d-b5220a2a7369","html_url":"https://github.com/bigcommerce/puppet-module-supervisor","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigcommerce%2Fpuppet-module-supervisor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigcommerce%2Fpuppet-module-supervisor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigcommerce%2Fpuppet-module-supervisor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigcommerce%2Fpuppet-module-supervisor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bigcommerce","download_url":"https://codeload.github.com/bigcommerce/puppet-module-supervisor/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250267459,"owners_count":21402485,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-10T00:33:26.813Z","updated_at":"2025-04-22T15:32:03.257Z","avatar_url":"https://github.com/bigcommerce.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"Puppet module for configuring the 'supervisor' daemon control\nutility. Currently tested on Debian, Ubuntu, and Fedora.\n\nInstall into `\u003cmodule_path\u003e/supervisor`\n\nExample usage:\n\n.. code-block:: puppet\n\n  include supervisor\n\n  supervisor::service {\n    'scribe':\n      ensure      =\u003e present,\n      command     =\u003e '/usr/bin/scribed -c /etc/scribe/scribe.conf',\n      environment =\u003e 'HADOOP_HOME=/usr/lib/hadoop,LD_LIBRARY_PATH=/usr/lib/jvm/java-6-sun/jre/lib/amd64/server',\n      user        =\u003e 'scribe',\n      group       =\u003e 'scribe',\n      require     =\u003e [ Package['scribe'], User['scribe'] ];\n  }\n\nTo use default debian paths:\n\n.. code-block:: puppet\n\n  class { 'supervisor':\n    conf_dir =\u003e '/etc/supervisor/conf.d',\n    conf_ext =\u003e '.conf',\n  }\n\nRunning tests:\n\n.. code-block:: sh\n\n  $ bundle install --path=.gems\n  $ bundle exec rake spec\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbigcommerce%2Fpuppet-module-supervisor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbigcommerce%2Fpuppet-module-supervisor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbigcommerce%2Fpuppet-module-supervisor/lists"}