Skip to content
This repository has been archived by the owner on Nov 4, 2020. It is now read-only.

Has anyone had any luck running this on Heroku? #21

Open
mukeshwani opened this issue Jul 19, 2019 · 0 comments
Open

Has anyone had any luck running this on Heroku? #21

mukeshwani opened this issue Jul 19, 2019 · 0 comments

Comments

@mukeshwani
Copy link

I'm trying to get this to run on Heroku, with following commands... but once deployed and released, logs shows no web process running.
heroku container:login
heroku create
heroku container:push faxserver -a APP_NAME
heroku container:release faxserver -a APP_NAME
heroku ps:scale web=1 -a APP_NAME

But no luck...

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant