{"id":22610890,"url":"https://github.com/simplyceo/runit-service","last_synced_at":"2025-03-28T23:14:12.169Z","repository":{"id":262859087,"uuid":"888579508","full_name":"SimplyCEO/runit-service","owner":"SimplyCEO","description":null,"archived":false,"fork":false,"pushed_at":"2024-11-14T16:49:33.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-03T09:47:08.361Z","etag":null,"topics":["linux","runit","runit-service"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SimplyCEO.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2024-11-14T16:34:40.000Z","updated_at":"2024-11-14T17:13:01.000Z","dependencies_parsed_at":"2024-11-14T17:40:29.113Z","dependency_job_id":"ce3e059b-baa3-4156-9b98-c82e21a1d2ba","html_url":"https://github.com/SimplyCEO/runit-service","commit_stats":null,"previous_names":["simplyceo/runit-service"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SimplyCEO%2Frunit-service","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SimplyCEO%2Frunit-service/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SimplyCEO%2Frunit-service/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SimplyCEO%2Frunit-service/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SimplyCEO","download_url":"https://codeload.github.com/SimplyCEO/runit-service/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246112666,"owners_count":20725301,"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":["linux","runit","runit-service"],"created_at":"2024-12-08T16:08:26.101Z","updated_at":"2025-03-28T23:14:12.146Z","avatar_url":"https://github.com/SimplyCEO.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"runit-service\n=============\n\nA custom tool to manage runit services.\u003cbr\u003e\nThe main goal is to provide a `systemctl` like command to easily manage complex commands.\n\nUsage\n-----\n\nIn most cases `runit-service \u003cmode\u003e \u003cservice\u003e` can be used.\u003cbr\u003e\nOnly when using `list`, `\u003cservice\u003e` can be empty. `enabled` too, but it accepts a value.\n\nAvailable modes:\n\n- list: List the services located at '/etc/runit/sv'.\n- link: Link the service from '/etc/runit/sv' to '/etc/runit/runsvdir/default'.\n- enabled: List the enabled services located at '/etc/runit/runsvdir/default'.\n- disable: Disable a service from activating at boot.\n- enable: Enable a service activation after boot.\n- status: Display the service information.\n- start: Start the service.\n- restart: Stop and start the service.\n- stop: Stop the service.\n\nInstallation\n------------\n\nGive yourself `root` privileges and run these instructions.\n\nSet mode to `rwxr-xr-x` or `0755`:\n```shell\nchmod 0755 runit-service.sh\n```\n\nMove it to a `bin` folder. Preferably along runit scripts:\n```shell\ncp runit-service.sh /usr/bin/runit-service\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimplyceo%2Frunit-service","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimplyceo%2Frunit-service","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimplyceo%2Frunit-service/lists"}