https://github.com/sesh/django-up.com
Sample project / "homepage" for django-up
https://github.com/sesh/django-up.com
ansible continuous-deployment django
Last synced: 23 days ago
JSON representation
Sample project / "homepage" for django-up
- Host: GitHub
- URL: https://github.com/sesh/django-up.com
- Owner: sesh
- License: mit
- Created: 2022-12-28T21:00:24.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-22T22:45:02.000Z (over 1 year ago)
- Last Synced: 2025-04-06T23:25:21.295Z (27 days ago)
- Topics: ansible, continuous-deployment, django
- Language: Python
- Homepage: https://django-up.com
- Size: 16.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Sample project for [django-up](https://github.com/sesh/django-up).
Deploys with Github Actions with `DJANGO_SECRET_KEY`, `DEPLOY_SSH_KEY` and `UP_EMAIL` environment variables setup as [Github Repository Secrets](https://docs.github.com/en/actions/security-guides/encrypted-secrets).