App Platform - Deploy Django
How to deploy Django to App Plaform by Digital Ocean
@Todo - General information AWS Platform
Topics covered
App PlaformAccount CreationApp PlaformAccount Settings- The project to be deployed
App PlaformDatabase set upApp PlaformEnvironment set upApp PlaformDomain settingsApp PlaformSSL certificatesApp PlaformCI/CD from GithubApp PlaformLIVE Service monitoring
\
App Plaform Account Creation
@Todo: Step by step presentation
\
App Plaform 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-soft-ui-dashboard
\
App Plaform Database set up
@Todo:
- How to set up a PostgreSQL database + user credentials
- How to set up a MySql database + user credentials
\
App Plaform Environment set up
@Todo:
- How to specify the Python version to be used
- How to set the environment variables used by the app
\
App Plaform Domain settings
@Todo: How to park a domain or a subdomain to the service
\
App Plaform SSL certificates
@Todo: How to enhance the service with valid certificates (not self signed)
\
App Plaform CI/CD from Github
@Todo: This section explains how to link an automatic deploy from Github on new commits
\
App Plaform 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)