Skip to content

Cloudxtreme/shalture

 
 

Repository files navigation

Shaltúre

Shaltúre is a set of services for IRC networks designed for large IRC networks with high scalability requirements. It is relatively mature software, with some code and design derived from another package called Shrike, and is a fork of a dying services package named Atheme.

Shaltúre's behavior is tunable using modules and a highly detailed configuration file. Almost all behavior can be changed at deployment time just by editing the configuration.

If you are running this code from Git, you should read GIT-Access for instructions on how to fully check out the Shaltúre tree, as it is spread across a few repositories.

Building

Whatever you do, make sure you do not install Shaltúre into the same location as the source. Shaltúre will default to installing in $HOME/shalture, so make sure you plan accordingly for this.

$ git submodule update --init
$ ./configure
$ make
$ make install

If you're still lost, read INSTALL or GIT-Access for hints.

Contact Us

Be sure to read the FAQ as well.

About

Shaltúre IRC services, a fork of Atheme

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 89.6%
  • Perl 6.8%
  • Shell 1.2%
  • Makefile 1.1%
  • PHP 1.1%
  • C++ 0.1%
  • Other 0.1%