https://github.com/atmos/heaven
:walking: Rails app for GitHub Flow
https://github.com/atmos/heaven
Last synced: 8 months ago
JSON representation
:walking: Rails app for GitHub Flow
- Host: GitHub
- URL: https://github.com/atmos/heaven
- Owner: atmos
- License: mit
- Archived: true
- Created: 2014-02-24T21:25:18.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2019-01-08T05:39:14.000Z (almost 7 years ago)
- Last Synced: 2024-04-15T13:59:33.818Z (over 1 year ago)
- Language: Ruby
- Homepage:
- Size: 66.5 MB
- Stars: 646
- Watchers: 24
- Forks: 152
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
- Open-Source-Ruby-and-Rails-Apps - heaven - 🚶 Rails app for GitHub Flow 👴 ✅ (Happy Exploring 🤘)
README
# Heaven [](https://travis-ci.org/atmos/heaven)
Heaven is an API that integrates with GitHub's [Deployment API][1]. It receives [deployment events][5] from GitHub and pushes code to your servers.
Heaven currently supports [Capistrano][15], [Fabric][10], and [Heroku][22] deployments. It also has a notification system for broadcasting [deployment status events][6] to chat services(e.g. [Campfire][7], [Hipchat][8], [SlackHQ][9], and [Flowdock][21]). It can be hosted on Heroku for a few dollars a month.
# Documentation
* [Overview](/doc/overview.md)
* [Installation](/doc/installation.md)
* [Deployment Providers](/doc/providers.md)
* [Deployment Notifications](/doc/notifications.md)
* [Environment Locking](/doc/locking.md)
# Launch on Heroku
[](https://heroku.com/deploy)
[1]: http://developer.github.com/v3/repos/deployments/
[2]: https://github.com/blog/1778-webhooks-level-up
[3]: https://github.com/resque/resque
[4]: https://gist.github.com/
[5]: https://developer.github.com/v3/repos/deployments/#create-a-deployment
[6]: https://developer.github.com/v3/repos/deployments/#create-a-deployment-status
[7]: https://campfirenow.com/
[8]: https://www.hipchat.com/
[9]: https://slack.com/
[10]: http://www.fabfile.org/
[11]: http://www.getchef.com/
[12]: http://puppetlabs.com/
[13]: https://devcenter.heroku.com/articles/build-and-release-using-the-api
[14]: https://developer.github.com/v3/repos/contents/#get-archive-link
[15]: http://capistranorb.com/
[16]: https://github.com/settings/applications
[17]: https://devcenter.heroku.com/articles/oauth#direct-authorization
[18]: https://www.phusionpassenger.com/
[19]: https://devcenter.heroku.com/articles/releases
[20]: https://github.com/atmos/hubot-deploy
[21]: https://www.flowdock.com/
[22]: https://www.heroku.com