User Tools

Site Tools


deployment_raspberry

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
deployment_raspberry [2025/10/20 19:13] ninindeployment_raspberry [2025/10/20 19:50] (current) ninin
Line 62: Line 62:
  
 - Static Files - Static Files
-- Database+  python manage.py collectstatic
  
  
Line 79: Line 79:
 === Gunicorn === === Gunicorn ===
  
 +  sudo nano /etc/systemd/system/gunicorn.service 
 +  sudo systemctl start gunicorn.service
  
 === Tutorial === === Tutorial ===
  
 https://www.teachmemicro.com/building-a-django-webserver-on-raspberry-pi-a-step-by-step-guide/ https://www.teachmemicro.com/building-a-django-webserver-on-raspberry-pi-a-step-by-step-guide/
 +https://www.digitalocean.com/community/tutorials/how-to-set-up-django-with-postgres-nginx-and-gunicorn-on-ubuntu#installing-the-packages-from-the-ubuntu-repositories
deployment_raspberry.1760987623.txt.gz · Last modified: by ninin