Skip to content

Multiple executables #2

@jenyayel

Description

@jenyayel

I'm not sure if it is a must have feature in this build pack, but I want to raise it just to see if you think it should be here.

Non-typical application will have multiple executable, which will be translated into multiple dynos. Usually there will be single web application - API, and there will one or many workers. Probably they all will reside in the same solution with separate project for each executable (and some common logic in another project).

Now, we solved it with deploy file pointing to those special projects and build pack (here is the relevant row) publish every project it finds in the file into separate folder. Later on, separate dyno spinned for each folder/executable in the folder.

Do you think it is special or common case?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions