https://github.com/atmosuwiryo/lightsail-django
Scripts to automate deploying Django to AWS lightsail
https://github.com/atmosuwiryo/lightsail-django
Last synced: 7 months ago
JSON representation
Scripts to automate deploying Django to AWS lightsail
- Host: GitHub
- URL: https://github.com/atmosuwiryo/lightsail-django
- Owner: atmosuwiryo
- License: mit
- Created: 2023-03-22T13:10:22.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-27T10:12:42.000Z (about 1 year ago)
- Last Synced: 2025-02-24T15:55:09.855Z (7 months ago)
- Language: Shell
- Homepage:
- Size: 23.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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](https://michal.karzynski.pl/blog/2013/10/29/serving-multiple-django-applications-with-nginx-gunicorn-supervisor/)
## 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