First, get a working CentOS 7 server with your preferred stack. Next, install requirements:
yum groupinstall -y development
yum install -y git glibc-static epel-release nodejs npm
Now clone the git repo and Install the Cloud9 SDK:
git clone https://github.com/c9/core.git c9sdk
cd c9sdk/