Report this

What is the reason for this report?

How can I add a wordpress droplet *after* I created a configuration?

Posted on April 2, 2017

It is incredibly easy to add many wordpress (mini) droplets when creating a configuration. However, how can I add another wordpress install to an existing configuration?

I found complicated apache and wordpress articles. Is there a simpler way?



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!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

@rndthecrv

There’s a few options. You can use a control panel to manage your sites, something such as VestaCP (free, open source) or cPanel (commercial), though you’d need to install these on a new Droplet and then migrate the sites over.

There’s also scripting, such as using a bash script or you could use any programming language that is capable of running from the CLI. You’d simply create a script that automates creation based on input.

There’s multiple ways of doing it, but at the end of the day, control panels and scripts just automate what you’d normally do from the command line, as shown in those guides.

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.