mirror of
https://github.com/thecyberlearn/hostinger-django-demo.git
synced 2026-08-18 09:52:58 +00:00
- Restored MULTI_PROJECT_SETUP.md with research-based approach - Restored deploy-project.sh with GitHub repo name extraction - Restored webhook-router.py for centralized webhook handling - Cleaned up confusing documentation files - Multi-project system supports unlimited Django projects - Auto-extracts repo names: my-app.git → /var/www/my-app/ - Path-based routing: yourip.com/project1/, yourip.com/project2/ - Follows 2024 Django deployment best practices |
||
|---|---|---|
| .. | ||
| templates | ||
| deploy-project.sh | ||
| deploy.sh | ||
| gunicorn.conf.py | ||
| nginx.conf | ||
| production-deploy.sh | ||
| setup-multi-webhook.sh | ||
| systemd.service | ||
| update.sh | ||
| webhook-receiver.py | ||
| webhook-router.py | ||
| webhook-service.sh | ||