Report this

What is the reason for this report?

How can I add multiple Ghost installations to a Ghost one click app droplet?

Posted on May 4, 2016

If I want to run several ghost sites on a single droplet, how can I modify the config files to handle this? I am totally unfamiliar with nginx and the way it works.

Is their a tutorial on how to setup multiple ghost installations on the same machine or even a tutorial on setting up hosts on nginx and Digital Ocean’s Ubuntu configuration?

Thanks.



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.

This tutorial should point you in the write direction:

The key things to remember is that you need to have DNS configured correctly for each blog. The Nginx configurations must also set the server_name directive so that requests are routed correctly. In the Ghost blogs’ config.js files, you’ll need to edit the url and port values. The tutorial walks you through it.

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.