User Tools

Site Tools


aufsetzen_raspberry_lokal

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
aufsetzen_raspberry_lokal [2026/06/12 21:41] nininaufsetzen_raspberry_lokal [2026/06/12 21:52] (current) ninin
Line 82: Line 82:
 ====15. Static Files==== ====15. Static Files====
   python manage.py collectstatic   python manage.py collectstatic
 +
 +Rechte für Nginx auf das staticfiles-Verzeichnis vergeben:
 +  sudo chown -R :www-data [...]/sese_project/serious-seeds/app/staticfiles/
 +  sudo chmod -R 755 [...]/sese_project/serious-seeds/app/staticfiles/
 +  sudo chmod o+x /home/[SYSTEMUSER]
      
 ====16. Nginx==== ====16. Nginx====
aufsetzen_raspberry_lokal.txt · Last modified: by ninin