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

Continuous Integration - Continuous Deployment #37

Merged
merged 7 commits into from
Dec 8, 2021
Merged

Continuous Integration - Continuous Deployment #37

merged 7 commits into from
Dec 8, 2021

Conversation

ppeters0502
Copy link
Contributor

This PR abstracts away a few sensitive pieces of the settings.py file to environment variables, and then sets up a production version of docker-compose, which runs nginx and letsencrypt to allow for free SSL certificates and HTTPS traffic.
This enables us to setup full CI/CD where merges to the main branch can trigger a deployment of the project to our AWS EC2 instance.

Closes #25

@ppeters0502 ppeters0502 added this to the implement CI milestone Dec 7, 2021
@ppeters0502 ppeters0502 merged commit 2a5321c into main Dec 8, 2021
@ppeters0502 ppeters0502 deleted the CI-CD branch December 9, 2021 05:08
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.

Deployment
1 participant