48 lines
1.4 KiB
Markdown
48 lines
1.4 KiB
Markdown
---
|
|
layout: page
|
|
title: Spectrum 2
|
|
---
|
|
|
|
#### About
|
|
|
|
* [What is Spectrum 2?](about.html)
|
|
|
|
#### Installation
|
|
|
|
* [Debian/Ubuntu packages](installation/debian_ubuntu.html)
|
|
* [Fedora/RHEL/CentOS packages](installation/fedora_rhel.html)
|
|
* [Gentoo ebuild](installation/gentoo.html)
|
|
* [Installing from source code](installation/from_source_code.html)
|
|
|
|
#### Tutorials
|
|
|
|
* [Spectrum 2 in gateway mode](tutorials/gateway_mode.html)
|
|
|
|
#### Configuration
|
|
|
|
* [Configuration file description](configuration/config_file.html)
|
|
* [MySQL Support](configuration/mysql.html)
|
|
* [PostgreSQL Support](configuration/postgresql.html)
|
|
* [Using SSL in server mode](configuration/server_ssl.html)
|
|
* [Logging](configuration/logging.html)
|
|
* [Spectrum as bouncer](configuration/bouncer.html)
|
|
|
|
#### Backends
|
|
|
|
* [Backends overview](backends/backends.html)
|
|
* [Libpurple backend](backends/libpurple.html)
|
|
* [Swiften backend](backends/swiften.html)
|
|
* [Libcommuni backend](backends/libcommuni.html)
|
|
* [Skype backend](backends/skype.html)
|
|
* [Twitter backend](backends/twitter.html)
|
|
|
|
#### Management
|
|
|
|
* [spectrum2_manager tool](management/spectrum2_manager.html)
|
|
* [Getting a backtrace](management/getting_backtrace.html)
|
|
* [Munin integration](management/munin.html)
|
|
|
|
#### Development
|
|
|
|
* [Spectrum 2 architecture](development/architecture.html)
|
|
* [Writing backend in any language (or How the backend works inside)](development/protocol.html)
|