https://github.com/fly-apps/hello_django
Example Django app for deployment on Fly.io
https://github.com/fly-apps/hello_django
Last synced: about 1 year ago
JSON representation
Example Django app for deployment on Fly.io
- Host: GitHub
- URL: https://github.com/fly-apps/hello_django
- Owner: fly-apps
- Archived: true
- Created: 2021-12-10T11:51:18.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-12-10T13:33:14.000Z (over 4 years ago)
- Last Synced: 2025-03-11T03:40:01.310Z (over 1 year ago)
- Language: Python
- Size: 3.91 KB
- Stars: 2
- Watchers: 9
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## HelloDjango !!
This is an example project demonstrating how to deploy Python Django application on Fly.io
## Application structure
## Fly Configuration
### Secrets
## Postgres Database
### Attach our app to the database
## Deploy