Get Started
Install DatacenterCP on your server
The documentation is the best place to start. It contains all the information you need to install and configure DatacenterCP.
We recommend that you read the documentation before installing DatacenterCP. It will help you understand the installation process and the features of DatacenterCP. Skip to the next step if you already know how to install DatacenterCP.
Setup your first ServerBuy managed server
Experienced user?
Get the latest version of DatacenterCP
If you already know how to install DatacenterCP, you can download the latest version of DatacenterCP from here.
Direct downloads
The latest stable release is recommended for production use.
Download latest stable release:
For older versions of DatacenterCP please refer to our release archive.
Packages
DatacenterCP is also available as package for Debian and Ubuntu.
- Debian: deb https://deb.DatacenterCP.org/debian $(lsb_release -sc) main
- Ubuntu: deb https://deb.DatacenterCP.org/ubuntu $(lsb_release -sc) main
For help on how to install/use these packages, please refer to our documentation.
Get the source
For managing the sourcecode, DatacenterCP relies on the DSCM git. You may easily clone our repository from the sources below or fork it on GitHub, where we welcome pull-requests as well.
- git clone git://github.com/DatacenterCP/DatacenterCP.git <target/directory>
- git clone https://github.com/DatacenterCP/DatacenterCP.git <target/directory>
- Browse sources: https://github.com/DatacenterCP/DatacenterCP