I have a couple of websites that have been set up through apache virtual hosts, and it is serving my website fine. However, I want to be able to manage it more effectively and would therefore want to install zPanel.
The problem is that it is required to be installed on a brand new droplet, which would make the domains messed up, and I wouldn’t be confident with transferring the databases for the website etc, in case something goes wrong. One of the websites is a simple static site, and the other is Concrete5 CMS site.
I guess the question really is, what is the best way to go about this?
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!
Since you are not using a control panel, there’s no other better way to do this. <br>I suggest that you try Webuzo on a new vps and transfer the sites one by one and test before switching nameservers. <br>If you can’t do it yourself, or if you are not confident, you should find a freelance Linux SysAdmin to help you. It might cost you $30 - $80.
<blockquote>I wouldn’t be confident with transferring the databases for the website etc, in case something goes wrong. </blockquote> <br>If you take a mysqldump and restore it (verifying the hashsum first and transferring it securely via scp), you should be fine. <br> <br>Honestly, I don’t recommend installing zPanel (or any other control panel, really): <br><blockquote>I have a couple of websites that have been set up through apache virtual hosts, and it is serving my website fine.</blockquote> <br>Since it’s working well, why do you want to add another layer of complexity and install zPanel?
<b>“… and it is serving my website fine.”</b> <br> <br>Why are you satisfied with “fine”? Would you not prefer optimum performance? Without knowing more about your site, I cannot say for sure; but Nginx might be a better option (box, Netflix, SoundCloud, Facebook, hulu, Zappos, Groupon, Zynga, Intel, Eventbrite, WordPress, Dropbox, DigitalOcean, Cloudflare have all dumped Apache in favor of Nginx). In July 2013, Nginx became the most-used web server among the top 1000 web sites. <br> <br><b>“… I want to be able to manage it more effectively…”</b> <br> <br>Who told you that ZPanel is the answer? A cursory review of the DigitalOcean support threads shows that A LOT of people struggle with ZPanel (and many times, even with the most elementary of functions, i.e. DNS records). <br> <br><b>“… and I wouldn’t be confident with transferring the databases for the website…”</b> <br> <br>Then NO control panel is for you, my friend. As Kamal duly noted: Why add yet another layer of complexity to your web server? <br> <br><b>“I guess the question really is, what is the best way to go about this?”</b> <br> <br>Read more DigitalOcean guides. Also, there are TONS of (free) video tutorials on YouTube to help you learn more about Linux (I subscribe to the <a href=“http://www.youtube.com/user/elithecomputerguy”>Eli the Computer Guy</a> channel). <br> <br>Stick with the command line. Control Panels’ true purpose is to simply provide a graphical user interface (GUI) to administrative functions. But, you still have to (or should) know exactly what those underlying control-panel-functions are doing and what the end result will be.
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.