ratbox-services

Service package for ircd-ratbox

Install

All systems
curl cmd.cat/ratbox-services.sh
Debian Debian
apt-get install ratbox-services
Ubuntu
apt-get install ratbox-services
Fedora
dnf install ratbox-services
Windows (WSL2)
sudo apt-get update sudo apt-get install ratbox-services
Raspbian
apt-get install ratbox-services

ratbox-services

Service package for ircd-ratbox

ratbox-services-mysql

IRC services for use with ircd-ratbox with the mysql backend

ratbox-services is a highly configurable IRC services program, with nearly all options being set in a config that can be rehashed rather than set at compile time. This package uses the MySQL database backend.

ratbox-services-pgsql

IRC services for use with ircd-ratbox with the PostgreSQL backend

ratbox-services is a highly configurable IRC services program, with nearly all options being set in a config that can be rehashed rather than set at compile time. This package uses the PostgreSQL database backend.

ratbox-services-sqlite

IRC services for use with ircd-ratbox with the sqlite backend

ratbox-services is a highly configurable IRC services program, with nearly all options being set in a config that can be rehashed rather than set at compile time. This package uses the SQLite database backend.