makaleks / drec_stud_site

A web-site on Django (Python3), with VK auth., Yandex payment
https://frtk.mipt.ru
1 stars 3 forks source link

Fix: conduct some research on SELinux settings #37

Open makaleks opened 4 years ago

makaleks commented 4 years ago

Today we don't cover in documentation how to setup SELinux, because we don't know that. But when hosting uses SELinux, we suffer from unloadable static files. SELinux proper setup is currently the only thing that is required to start up fully and independently when hosting reboots our server.

makaleks commented 2 years ago

For now we still use

sudo setenforce 0