Try   HackMD
tags: web

Deploy Django project on to cloud VM - Oracle VPS

Migrate existing Django project from SaaS (Heroku) to cloud VM (Oracle VPS)

Image Not Showing Possible Reasons
  • The image file may be corrupted
  • The server hosting the image is unavailable
  • The image path is incorrect
  • The image format is not supported
Learn More →

Source: draw.io

Here is the tutorial to guide through how to migrate the django project including postgresql db from Heroku to Oracle VPS.

Make Django project production by Nginx & gunicorn

Image Not Showing Possible Reasons
  • The image file may be corrupted
  • The server hosting the image is unavailable
  • The image path is incorrect
  • The image format is not supported
Learn More →

Source: draw.io

Check out the Tutorial Video for the detail of how to make the Django project production by Nginx and gunicorn