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

Create docker file using best practices #5

Closed
ErrorsAndGlitches opened this issue Feb 11, 2019 · 4 comments
Closed

Create docker file using best practices #5

ErrorsAndGlitches opened this issue Feb 11, 2019 · 4 comments
Assignees

Comments

@ErrorsAndGlitches
Copy link
Owner

ErrorsAndGlitches commented Feb 11, 2019

Problem

We want to be able to move quickly and have solid apache settings set up.

Solution

Use best practices described in this YouTube video, Secrets of a WSGI master.

We hopefully won't have to update the WSGI settings too much. Find the documentation here:

@ErrorsAndGlitches ErrorsAndGlitches self-assigned this Jun 11, 2019
@ErrorsAndGlitches
Copy link
Owner Author

Going to start working on this.

@ErrorsAndGlitches
Copy link
Owner Author

Warpdrive looks to be unmaintained. It'll probably be better to just go with vanilla configuration for EB, which runs using NGNIX as the reverse proxy server anyway. The server can be configured using .ebextensions directory.

Some references:

@ErrorsAndGlitches
Copy link
Owner Author

Another thing to consider before deploying to EB is that the migration tasks need to be done by one instance.

@ErrorsAndGlitches
Copy link
Owner Author

pull request:

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