Closed 0x8801 closed 7 years ago
@bomb1e It should be a POST
request.
Refer to this: http://kn9ts.github.io/project-mulla/docs/deploy-heroku.html
Let me know if it helps.
Also could you use the documentation above to refactor the Heroku button for the perfect deployment. Thanks.
Checked out the docs. Awesome stuff!! :+1:
Looking into the best way to go about this
Awesome. am glad it helped. Looking forward to your update. 😉
On Fri, Jun 10, 2016, 12:19 PM Eric Githinji notifications@github.com wrote:
Checked out the docs. Awesome stuff!! 👍
Looking into the best way to go about this
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/kn9ts/project-mulla/pull/42#issuecomment-225134097, or mute the thread https://github.com/notifications/unsubscribe/AB6DXHiilPTnGfhfaYDR4O9kyYVU0RcEks5qKSwzgaJpZM4Ix2C6 .
@bomb1e Any updates??? A deploy to Heroku button can come in handy...should I look into this myself or you're still up for the task?
Added one and tested it on my heroku. Realised that this may not work well because
ENVIRONMENT
variables are required in the app.yaml before deployingThis is what I get. Assuming it's because the configs aren't set up