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

Dockerize/Prepare for Convex deploy #9

Merged
merged 1 commit into from
Jan 29, 2016
Merged

Dockerize/Prepare for Convex deploy #9

merged 1 commit into from
Jan 29, 2016

Conversation

cozmo
Copy link
Owner

@cozmo cozmo commented Jan 29, 2016

  • Adds a Dockerfile and a docker-compose.yml which not only allows for easier development in general but is also needed to use https://convox.com/
  • Before I was handling http->https redirection with a seperate redirector running behind the :80 port on the ELB. This was a hacky solution. Instead I'm adding an (optional) INSECURE_PORT env var which will simply redirect all traffic to https.
  • Also adds some very simple logging since everyone loves logging.

@cozmo
Copy link
Owner Author

cozmo commented Jan 29, 2016

Merging since this is tested in production :shipit:

cozmo pushed a commit that referenced this pull request Jan 29, 2016
Dockerize/Prepare for Convex deploy
@cozmo cozmo merged commit 069672c into master Jan 29, 2016
@cozmo cozmo deleted the convox branch January 29, 2016 20:31
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

Successfully merging this pull request may close these issues.

1 participant