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

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

@mukeshwani

Description

@mukeshwani

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...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions