bitbyt3r/Tuber

Project ID: 26126

Description

Tuber is an event management system.

Installation Instructions

Install tuber: dnf install tuber

Enable the service: systemctl enable tuber systemctl start tuber

Configure a webserver to act as a reverse proxy: cp /usr/share/tuber/config/nginx.conf /etc/nginx/conf.d/

Start nginx: systemctl enable systemctl start nginx

Now you can visit Tuber at whatever url is configured in nginx, by default it will be served on port 80, without ssl enabled. Obviously this is not sufficient for production.

Additionally, the default configuration uses sqlite. You may want to upgrade to mariadb/postgres, by editing /etc/conf/tuber.conf.

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 37 aarch64 (0)*, x86_64 (0)* Fedora 37 (0 downloads)
Fedora 38 aarch64 (0)*, x86_64 (0)* Fedora 38 (29 downloads)
Fedora 39 aarch64 (0)*, x86_64 (0)* Fedora 39 (11 downloads)
Fedora 40 aarch64 (0)*, x86_64 (0)* Fedora 40 (3 downloads)
Fedora rawhide aarch64 (13)*, x86_64 (12)* Fedora rawhide (97 downloads)

* Total number of downloaded packages.