{"id":17283726,"url":"https://github.com/prettymuchbryce/receiver","last_synced_at":"2025-03-26T16:16:14.401Z","repository":{"id":66163060,"uuid":"11674816","full_name":"prettymuchbryce/receiver","owner":"prettymuchbryce","description":"A simple and configurable deployment tool for github projects.","archived":false,"fork":false,"pushed_at":"2015-04-29T05:05:58.000Z","size":232,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-17T16:55:46.874Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/prettymuchbryce.png","metadata":{"files":{"readme":"README.md","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":"2013-07-26T01:16:14.000Z","updated_at":"2020-06-13T07:11:05.000Z","dependencies_parsed_at":"2023-02-19T23:25:21.933Z","dependency_job_id":null,"html_url":"https://github.com/prettymuchbryce/receiver","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/prettymuchbryce%2Freceiver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prettymuchbryce%2Freceiver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prettymuchbryce%2Freceiver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prettymuchbryce%2Freceiver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prettymuchbryce","download_url":"https://codeload.github.com/prettymuchbryce/receiver/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245689509,"owners_count":20656417,"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-15T09:52:04.522Z","updated_at":"2025-03-26T16:16:14.382Z","avatar_url":"https://github.com/prettymuchbryce.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003e A simple and configurable deployment tool for github projects.\n\n\n![](http://i.imgur.com/3D1ou4b.jpg)\n\n# Receiver\n\n##What is it ?\n\nReceiver is a simple application that runs continuously on your server. It responds to github post-receive hooks of your project(s). Receiver responds by pulling your project(s), and running shell commands of your choice afterwards. See config.json to get an idea of a simple configuration.\n\n##Is this for me ?\n- You are using github to store your code\n- You have a server somewhere that hosts your project\n- You would like to push to github to deploy code to your server\n\n##Instructions using [forever](https://github.com/nodejitsu/forever)\n\n1. ssh into your box\n\n2. `sudo npm install -g forever`\n\n3. `git clone git@github.com:you/yourapp.git`\n\t_note: If your repository is private, ensure you have associated your server's SSH key with your github account. See: https://help.github.com/articles/generating-ssh-keys_\n\n4. `forever start yourapp/yourapp.js`\n\n5. `git clone git@github.com:prettymuchbryce/receiver.git`\n\n6. `cd receiver`\n\n7. Edit receiver/config.json to specify the file system location of the git directories to pull.\n\n8. `npm install`\n\n9. `forever start receiver.js`\n\n10. Specify receiver as a service hook in your github project. (Settings -\u003e Service Hooks -\u003e Webhook URLs)\n\n\texample: http://www.yourapp.com:3617/githook\n\n\n11. Push to github to deploy.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprettymuchbryce%2Freceiver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprettymuchbryce%2Freceiver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprettymuchbryce%2Freceiver/lists"}