Djevops – Deploy Django Easily
Runs Django directly on a VPS using SSH+git, which is refreshingly opinionated for folks who find Docker overkill. Notable touches: automatic SSL based on ALLOWED_HOSTS and continuous SQLite backups via Litestream (S3/Blob targets), plus optional Celery/Redis support. It’s practical and focused, but the space is crowded (Fabric/Ansible/Dokku already exist), so its main appeal is simplicity and niche fit rather than novelty.