Skip to content
README.md 1.8 KiB
Newer Older
Till Brehm's avatar
Till Brehm committed
# ISPConfig - Hosting Control Panel
![ISPConfig logo](https://www.ispconfig.org/wp-content/themes/ispconfig/images/ispconfig_logo.png "") \
Marius Burkard's avatar
Marius Burkard committed
Development branch: [![pipeline status](https://git.ispconfig.org/ispconfig/ispconfig3/badges/develop/pipeline.svg)](https://git.ispconfig.org/ispconfig/ispconfig3/commits/develop)
Marius Burkard's avatar
Marius Burkard committed

Thom's avatar
Thom committed
## Functions
Till Brehm's avatar
Till Brehm committed
- Manage multiple servers from one control panel
Thom's avatar
Thom committed
- Single server, multiserver and mirrored clusters.
- Webserver management
Thom's avatar
Thom committed
- Mailserver management
- DNS server management
Till Brehm's avatar
Till Brehm committed
- Virtualization (OpenVZ)
Thom's avatar
Thom committed
- Administrator, reseller, client and mailuser login
Thom's avatar
Thom committed
- Open Source software ([BSD license](LICENSE))
Thom's avatar
Thom committed

## Supported daemons
Thom's avatar
Thom committed
- HTTP: Apache2 and NGINX
Thom's avatar
Thom committed
- HTTP stats: Webalizer, GoAccess and AWStats
- Let's Encrypt: Acme.sh and certbot
- SMTP: Postfix
- POP3/IMAP: Dovecot
Thom's avatar
Thom committed
- Spamfilter: Rspamd and Amavis
Thom's avatar
Thom committed
- FTP: PureFTPD
- DNS: BIND9 and PowerDNS[^1]
Thom's avatar
Thom committed
- Database: MariaDB and MySQL

[^1]: not actively tested
Thom's avatar
Thom committed

## Supported operating systems
- Debian 9 - 11, and testing
Thom's avatar
Thom committed
- Ubuntu 16.04 - 20.04
- CentOS 7 and 8

## Auto-install script
You can install the "Perfect Server" with ISPConfig using [our official autoinstaller](https://www.howtoforge.com/ispconfig-autoinstall-debian-ubuntu/)
Thom's avatar
Thom committed

## Migration tool
The Migration Tool helps you to import data from other control panels (currently ISPConfig 2 and 3 – 3.2, Plesk 10 – 12.5, Plesk Onyx, CPanel[^2] and Confixx 3). For more information, see https://www.ispconfig.org/add-ons/ispconfig-migration-tool/
Thom's avatar
Thom committed

[^2]: The Migration Toolkit now contains beta support for migrating CPanel to ISPConfig.
Thom's avatar
Thom committed

## Documentation
You can support ISPConfig development by buying the manual: https://www.ispconfig.org/documentation/

## Contributing
If you like to contribute to the ISPConfig development, please read the contributing guidelines: [CONTRIBUTING.MD](CONTRIBUTING.md)