哨兵heroku这是一个小的Heroku应用程序源树,运行您自己的服务。运行步骤:

  1. $ heroku login

  2. $ heroku create my-sentry --buildpack https://github.com/ddollar/heroku-buildpack-multi.git

  3. $ git clone git://github.com/dahlia/sentry-heroku.git

  4. $ cd sentry-heroku/

  5. $ git push heroku master

  6. $ ./promote.py my-sentry yourusername

创建应用:

Creating my-sentry... done, stack is cedar

访问链接:

http://my-sentry.herokuapp.com/ | git@heroku.com:my-sentry.git