Skip to content

Figure out continuous deployment strategy #32

@cbeer

Description

@cbeer

The application is currently deployed by a quick, but manual, series of docker-compose commands:

# docker-compose build
# SECRET_KEY_BASE=x HONEYBADGER_API_KEY=y docker-compose up --no-deps -d  app

I assume there are better ways to make this work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions