Report this

What is the reason for this report?

What's the difference between the ghost application version and the original ubuntu image?

Posted on September 5, 2014

Well, I admitted that the Ubuntu with ghost provides that fantastic open-box experience. However, I really want to know the configuration and the changes, which will be very helpful for me to make further administration.



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.

Hi!

This tutorial contains some of the details:

How To Use the DigitalOcean Ghost Application

Essentially, we install Node.js and Nginx. You can find the Nginx configuration in /etc/nginx/sites-enabled/ghost

There is also an Upstart conf file installed at: /etc/init.d/ghost This allows you to start and stop Ghost with:

sudo service ghost start
sudo service ghost restart
sudo service ghost stop

Ghost itself is installed to /var/www/ghost There is also a dedicated ghost system user.

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.