{"id":15395506,"url":"https://github.com/stef/daemonize","last_synced_at":"2025-03-27T20:44:50.910Z","repository":{"id":4336024,"uuid":"5471696","full_name":"stef/daemonize","owner":"stef","description":"create a simple skeleton for runit/daemontools services","archived":false,"fork":false,"pushed_at":"2013-07-09T22:35:13.000Z","size":108,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-01T23:17:12.228Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stef.png","metadata":{"files":{"readme":"README.org","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-08-19T15:02:04.000Z","updated_at":"2023-09-08T16:34:51.000Z","dependencies_parsed_at":"2022-09-17T22:51:15.047Z","dependency_job_id":null,"html_url":"https://github.com/stef/daemonize","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stef%2Fdaemonize","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stef%2Fdaemonize/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stef%2Fdaemonize/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stef%2Fdaemonize/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stef","download_url":"https://codeload.github.com/stef/daemonize/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245924494,"owners_count":20694728,"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-10-01T15:28:38.423Z","updated_at":"2025-03-27T20:44:50.876Z","avatar_url":"https://github.com/stef.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"* daemonize.sh\n\n...is a simple script that bootstraps runit services. It copies an\noptional skeleton creates the necessary supervise directories and\nlinks for the service and an associated logger.\n\nSkeletons mostly consist of a 'run' file and any settings and other\nconfig files. For some examples see https://github.com/stef/tunnel-daemons\n\nRunning is simple:\n\n#+BEGIN_SRC sh\n./daemonize.sh service\n#+END_SRC\n\nThis creates all necessary files in /etc/sv/service. Go and edit\n/etc/sv/service/run to add the command line to start the service after\nthe exec. Make very sure that this service runs in the foreground,\notherwise you can easily create a forkbomb this way. Easiest to check\nis by running ./run and making sure it does block and provide the\nexpected service.\n\nWarning: This is only tested under debian, if you want to run it on other OSes\nyou should adapt your paths in the source.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstef%2Fdaemonize","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstef%2Fdaemonize","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstef%2Fdaemonize/lists"}