This has been tested and run on Debian 10 systems, dependencies may differ with other distros and/or versions
-
Clone this repo:
git clone https://github.com/wetfish/irc.wetfish.net.git; cd irc.wetfish.net
-
Rename config.sh.example to config.sh and modify the values:
cp config.example.sh config.sh; nano config.sh
-
Execute install.sh:
./install.sh
You'll want to edit and rename the InspIRCd, TheLounge, and Nginx private subdirectory config files to match your needs.