Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 522 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 522 Bytes

lightsail-django

This is project is for automate django app deployment to AWS lightsail, debian instance.

Tested on Debian12 instance at aws-lightsail

What

  • Configure domain/subdomain and letsencript ssl

  • Setup Django server following this guide

Run

  • run setup.sh for the first time
  • run create-domain.sh to create domains
  • run your-domain/new-subdomain.sh to create sub-domains