Citadel groupware

Tango-two-arrows.png

Tango-two-arrows.png

This article or section is a candidate for merging with List of applications.

Notes: citadelAUR is available (Discuss in Talk:Citadel groupware#)

Citadel is a groupware and collaboration suit that offers some of the following features (among many more)

  • full email server
  • calendar/scheduling
  • address books
  • bulletin boards (forums)
  • mailing list server
  • instant messaging
  • wiki and blog engines
  • multiple domain support
  • a powerful web interface
  • rss aggregation
  • instant messaging,
  • SSL support

This guide will help you install and configure Citadel groupware server and web interface.

Installing

First Install the following dependences:

   pacman -S curl expat libical libsieve perl-berkeleydb

Then run the easy install script with curl:

  curl http://easyinstall.citadel.org/install | sh