forked from wcypierre/Feathur
-
Notifications
You must be signed in to change notification settings - Fork 0
CentOS 6 Master Installation Guide
BlueVM edited this page Nov 6, 2013
·
4 revisions
As a precaution I would like to take the time to make sure that if you have a copy of nginx, mysql, php or apache installed on your server please DO NOT install Feathur. Feathur's installer will overwrite any configuration you have, delete files and folders you may need and may destroy anything and everything on your server.
Installation requirements:
- Debian 6 (32 or 64 bit)
- Basic Linux Knowledge
Run the following command on your server:
cd ~ && wget --no-check-certificate https://raw.github.com/BlueVM/Feathur/develop/Scripts/centos-master-installer.sh && bash centos-master-installer.sh
The installer will ask you for the host name and the administrator email. Once the installer completes it will provide you with directions for logging into Feathur for the first time. We highly suggest you save the mysql password provided to a safe place and we also suggest you download a copy of ~/feathur-install/ and remove the folder from your system.