mirror of
https://github.com/superseriousbusiness/gotosocial
synced 2025-06-05 21:59:39 +02:00
[docs] add link to SELinux policy (#993)
This commit is contained in:
@@ -139,3 +139,8 @@ sudo systemctl enable --now gotosocial.service
|
||||
## 8. Reverse proxy (optional)
|
||||
|
||||
If you want to run other webservers on port 443 or want to add an additional layer of security you might want to use [nginx](./nginx.md), [Caddy](./caddy.md) or [Apache httpd](./apache-httpd.md) as reverse proxy
|
||||
|
||||
## 8. SELinux (optional)
|
||||
|
||||
If SELinux is available on your system, you can optionally install [SELinux policy](https://github.com/lzap/gotosocial-selinux) to further improve security.
|
||||
|
||||
|
Reference in New Issue
Block a user