By akaab
How do i install Cent Os web panel and wordpress in my droplet? I would like to manage the droplet using Cent OS web panel. What are the security measures that i should take?
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Hello, @akaab
The installation is pretty straight forward. You can see the instructions via this link: http://centos-webpanel.com/cwp-installation or see the bellow:
CentOS 7: Installer for CentOS 7
cd /usr/local/src
wget http://centos-webpanel.com/cwp-el7-latest
sh cwp-el7-latest
If the download link doesn’t work then you can use the following: CentOS 6: http://dl1.centos-webpanel.com/files/cwp2-latest CentOS 7: http://dl1.centos-webpanel.com/files/cwp-el7-latest
Reboot Server Reboot your server so that all updates can take effect and CWP gets started.
reboot
OPTIONAL: INSTALLER ARGUMENTS Available long name arguments –restart yes (for automatic restart after successfull install) –phpfpm [5.3|5.4|5.5|5.6|7.0|7.1|7.2|7.3] (you can use only one) –softaculous yes (install softaculous – script installer)
Available short name arguments -r yes (for automatic restart after successfull install) -p [5.3|5.4|5.5|5.6|7.0|7.1|7.2|7.3] (you can use only one) -s yes (install softaculous – script installer)
Example for centos 7 (you can combine short and long name arguments)
sh cwp-el7-latest -r yes --phpfpm 5.6 --softaculous yes
Any of this additionals can be also installed later from cwp gui.
Once CWP is installed you can tweak the sever security using CSF. Additionally you can disable the password login authentication for ssh and allow login only with ssh keys as well.
Hope this helps.
Regards, Alex
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.