Skip to content

Figure out continuous deployment strategy #32

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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