Volturnus is a web-based IRCd configuration management panel.
- A system running PHP 5
- A system running Perl OR an IRCd compiled with remote includes support
- A system running Apache (note that Volturnus may work fine on other web servers, it's just not tested on them)
- Access to a MySQL database/a user that can add, update, and delete
Please see the INSTALL file located in "docs/".
Currently supported IRCds:
- UnrealIRCd 3.2
On the roadmap:
- InspIRCd
- Charybdis
Don't see your IRCd? Feel free to open a feature request.
PLEASE DO NOT ASK FOR HELP WITH VOLTURNUS VIA YOUR IRCD'S HELP CHANNEL.
Volturnus includes pre-filled configuration files to help you get set up quickly. These are NOT supported by your IRCd's development team.
If you need help, please open an issue. Please note that we will not help you troubleshoot issues in code that you modify. However, if you're adding functionality to Volturnus we'd love to hear about what you're doing and why!
Please open an issue or create a pull request in order to report a bug or suggest a feature.
When reporting bugs, please list the following information:
- Which version of Volturnus you are running
- Which version of PHP/Apache you are using (optional)
- Which IRCd you are using
- Steps to reproduce
Please label feature requests as "enhancements" when opening an issue.
Volturnus is based on work by Jobe (Matthew Beeching).