Deploy Django & React to Render
How to deploy Django & React to Render Deployment Platform
@Todo - General information Render Platform
Topics covered
The project to be deployed
Render Environment set up
Render LIVE Service monitoring
Render Account Creation
@Todo: Step by step presentation
Render Account Settings
@Todo: The most important things to know by a beginner
The project to be deployed
Source project: https://github.com/app-generator/django-react-soft-dashboard
Render Environment set up
@Todo:
How to specify the Python version to be used
How to set the environment variables used by the app
Render Domain settings
@Todo: How to park a domain or a subdomain to the service
Render SSL certificates
@Todo: How to enhance the service with valid certificates (not self signed)
Render CI/CD from Github
@Todo: This section explains how to link an automatic deploy from Github on new commits
Render LIVE Service monitoring
@Todo: How to check out the service health and uptime
Links & Resources
@Todo: mention at least two valuable resources (articles or docs)