https://github.com/codingforentrepreneurs/deploy-django-linode-mysql
Reference code for the Deploy Django into production on Linode using Managed MySQL, NGINX Load Balancing, Github Actions,Terraform, Ansible, & more.
https://github.com/codingforentrepreneurs/deploy-django-linode-mysql
Last synced: 7 months ago
JSON representation
Reference code for the Deploy Django into production on Linode using Managed MySQL, NGINX Load Balancing, Github Actions,Terraform, Ansible, & more.
- Host: GitHub
- URL: https://github.com/codingforentrepreneurs/deploy-django-linode-mysql
- Owner: codingforentrepreneurs
- License: mit
- Created: 2022-05-05T20:29:22.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-05-25T21:28:11.000Z (over 3 years ago)
- Last Synced: 2025-06-10T01:58:38.383Z (7 months ago)
- Language: Python
- Size: 90.8 KB
- Stars: 18
- Watchers: 3
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CFE Django Blog Deployment Code
This is the official reference code for the project Deploying Django into production with Linode, Managed MySQL Database, GitHub Actions, Terraform, Ansible and more.
Originally cloned from [this repo](https://github.com/codingforentrepreneurs/cfe-django-blog)