KC FoilPrint

Files + MySQL for foils.dckc.in are uploaded.

Django is not running yet: this cPanel plan has no SSH/Terminal and Passenger could not bind Python 3 / pip deps automatically.

Finish in cPanel (5 minutes)

  1. Open Setup Python App / Application Manager.
  2. Create app: domain foils.dckc.in, app root foils.dckc.in, startup file passenger_wsgi.py, Python 3.9+.
  3. Enter virtualenv and run:
    cd ~/foils.dckc.in/app
    pip install -r requirements-cpanel.txt
    python manage.py migrate
    python manage.py collectstatic --noinput
    python manage.py seed_demo
  4. Restart the application. Login: admin / admin123

DB already created: dckc_foilprint / user dckc_foil (password in .env).

Android Server URL: https://foils.dckc.in