aufsetzen_raspberry_lokal
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| aufsetzen_raspberry_lokal [2026/06/12 21:41] – ninin | aufsetzen_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 [...]/ | ||
| + | sudo chmod -R 755 [...]/ | ||
| + | sudo chmod o+x / | ||
| | | ||
| ====16. Nginx==== | ====16. Nginx==== | ||
aufsetzen_raspberry_lokal.txt · Last modified: by ninin
