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 38 | aarch64 (0)*, x86_64 (0)* | Fedora 38 (0 downloads) |
Fedora 39 | aarch64 (0)*, x86_64 (0)* | Fedora 39 (27 downloads) |
Fedora 40 | aarch64 (0)*, x86_64 (0)* | Fedora 40 (16 downloads) |
Fedora 41 | aarch64 (0)*, x86_64 (0)* | Fedora 41 (5 downloads) |
Fedora rawhide | aarch64 (15)*, x86_64 (14)* | Fedora rawhide (109 downloads) |
* Total number of downloaded packages.