Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Figure out continuous deployment strategy #32

Open
cbeer opened this issue May 11, 2017 · 0 comments
Open

Figure out continuous deployment strategy #32

cbeer opened this issue May 11, 2017 · 0 comments

Comments

@cbeer
Copy link
Member

cbeer commented May 11, 2017

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant