SPANDAMAN Hostable Portal - Hosting Handoff
===========================================

Portal domain: apps.spandaman.co.uk
cPanel username: spandama
App root: apps.spandaman.co.uk/hostable_portal
Python app mode: Application Manager
Bootstrap admin email: spandaman@spandaman.co.uk

Upload ZIP:
C:\--QT HOSTABLE--\SPANDAMAN_HOSTABLE_PORTAL_20260429_211602.zip

Suggested cPanel app settings:
  Startup file: passenger_wsgi.py
  Entry point: application

First steps after upload:
  1. Upload the ZIP contents into apps.spandaman.co.uk/hostable_portal
  2. Create or point the Python app at that folder
  3. Install requirements in the server venv
  4. Create .env on the server
  5. Run init_db.py to create the admin account
  6. Restart the Passenger app

See also:
  CPANEL_DEPLOY_TUTORIAL.md
  DEPLOYMENT_CHECKLIST.md
