Emailing on the web all running locally on the CDN server. No internet connection required.
Email, collaboration, groupware, and content management - up and running in minutes, on your own hardware or in the cloud.
Citadel is provided with an easy to install script provided by the creators of citadel. The commands below is to install the app.
sudo -s
curl https://easyinstall.citadel.org/install | bash
The command will install all the dependencies and will help you configure the app. Below are the configurations that is required:
-
Username should be admin
-
Password should be cdn
-
Everything else should remain the default.
-
Set the ports to
2000
and2001
for the http and https.
The app would run on http://localhost:2000