patrickl/gotosocial
Project ID: 97894
Description
Stable releases of GoToSocial and the SELinux policy. An alternative Fediverse server to Mastodon.
Installation Instructions
Notable changes in the configuration (/etc/gotosocial/config.yaml):
Uses port 8008 (which is allowed by SELinux)
Has user registration disabled
Uses sqlite
If you use nginx as a proxy in front of GoToSocial then you must run:
$ sudo setsebool -P httpd_can_network_connect true
To install:
$ sudo dnf copr enable patrickl/gotosocial
$ sudo dnf install gotosocial
If you have SELinux issues then you can try to install the GoToSocial-SELinux policy:
$ sudo dnf install gotosocial-selinux
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Centos-stream+epel-next 9 | x86_64 (20)* | Centos-stream+epel-next 9 (49 downloads) |
* Total number of downloaded packages.