{"id":15600587,"url":"https://github.com/dougal/daemon_generator","last_synced_at":"2026-03-18T00:33:30.735Z","repository":{"id":390653,"uuid":"8268","full_name":"dougal/daemon_generator","owner":"dougal","description":"A plugin for creating psuedo-scheduled jobs in Ruby on Rails.","archived":false,"fork":false,"pushed_at":"2010-08-11T16:14:47.000Z","size":125,"stargazers_count":96,"open_issues_count":3,"forks_count":25,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-28T10:25:08.413Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://douglasfshearer.com/blog/cron-jobs-in-ruby-on-rails","language":"Ruby","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/dougal.png","metadata":{"files":{"readme":"README","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":"2008-04-10T10:26:19.000Z","updated_at":"2022-01-25T11:21:16.000Z","dependencies_parsed_at":"2022-08-16T10:20:14.292Z","dependency_job_id":null,"html_url":"https://github.com/dougal/daemon_generator","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/dougal%2Fdaemon_generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dougal%2Fdaemon_generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dougal%2Fdaemon_generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dougal%2Fdaemon_generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dougal","download_url":"https://codeload.github.com/dougal/daemon_generator/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251293371,"owners_count":21566086,"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-03T02:04:40.676Z","updated_at":"2026-03-18T00:33:25.711Z","avatar_url":"https://github.com/dougal.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"Daemon Generator\n================\n\nTo get yourself rolling:\n\u003e sudo gem install daemons\n\u003e ./script/generate daemon \u003cname\u003e\n\nThen insert your code in the lib/daemons/\u003cname\u003e.rb stub. All pid's and logs will live in the normal log/ folder.  This helps to make things Capistrano friendly.\n\nIndividual control script:\n\u003e ./lib/daemons/\u003cname\u003e_ctl [start|stop|restart]\n\nApp-wide control script (I add this to my capistrano recipe's after_restart task):\n\u003e ./script/daemons [start|stop|restart]","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdougal%2Fdaemon_generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdougal%2Fdaemon_generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdougal%2Fdaemon_generator/lists"}