Skip to content

PyTerraBackTYL service in Docker image should be invoked by an WSGI (e.g. gnunicorn) #63

@dev-dull

Description

@dev-dull

The docker image for PyTerraBackTYL currently invokes the service using Python/Flask directly. Since it is intended to be ran as an internally facing service, it is "probably fine" however, using gnunicorn is dead simple and brings the application further into alignment with best practices.

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