patrickl/gotosocial

Project ID: 200908

Description

GoToSocial and the SELinux policy for Fedora 42 and 43. GoToSocial is 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)
Uses /var/lib/gotosocial/sqlite for the sqlite database location

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
Fedora 42 aarch64 (3)*, x86_64 (0)* Fedora 42 (10 downloads)
Fedora 43 aarch64 (0)*, x86_64 (0)* Fedora 43 (7 downloads)

* Total number of downloaded packages.