// the stack

ISPConfig

Hosting control panel for Linux

visit ispconfig.org →

ISPConfig is a conductor, not an orchestra. Underneath the panel sit a handful of long-running open-source projects, each doing one job well. Below is the stack that gets installed alongside it, branch by branch.

Web hosting — Serves websites over HTTP / HTTPS
Apache
Web server
Nginx
Web server
PHP
Runtime
Email — Sending, receiving, filtering mail
Postfix
SMTP
Dovecot
IMAP / POP3
Rspamd
Anti-spam
DNS — Resolves domains to addresses
BIND
Name server
PowerDNS
Name server
Database — Stores application data
MariaDB
RDBMS
MySQL
RDBMS
PostgreSQL
RDBMS
FTP — File transfer for users
PureFTPd
FTP server
Statistics — Web traffic reports
AWStats
Log analyser
Webalizer
Log analyser
GoAccess
Log analyser
SSL / TLS — Free, automated certificates
Let’s Encrypt
Certificate authority
acme.sh
ACME client
Operating system — What it all runs on
Debian
GNU/Linux