This site is an archive; learn more about 8 years of OpenHatch.

[OH-Dev] Documenting deployment with Heroku

Daniel Mizyrycki daniel at glidelink.net
Mon Jun 11 21:53:08 UTC 2012


Sweet!

On 06/11/2012 02:20 PM, Asheesh Laroia wrote:
> Updates:
>
> * You need to add a Procfile to your repo. Daniel, can you
>    apply the attached patch file to your repo (with "git am")
>    and see if it fixes it? (This is due to an undocumented
>    regression by the Heroku Python maintainers, as far as I
>    can tell.)
Applying the patch alone as a first step didn't work.

>
> * (Maybe) you need to scale up the number of web processes
>    from zero to 1. To do that, run:
>
>    heroku scale web=1
The command for me was heroku scale web=1 --app ohdevel

>
> After doing those, you should be golden. Does that work?
And....    It works!     Here is the url:   http://ohdevel.herokuapp.com/

> If so, I will submit this change as a pull request, request
> your review on that in Github, and then we can update the
> docs.
>
> -- Asheesh.
>

Thank you, Asheesh. Send them my way.

Daniel

>
> _______________________________________________
> Devel mailing list
> Devel at lists.openhatch.org
> http://lists.openhatch.org/mailman/listinfo/devel

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openhatch.org/pipermail/devel/attachments/20120611/9f2a992e/attachment.html>


More information about the Devel mailing list