-
ARCHIVED: Ghost is a light-weight open-source blogging platform. It's fully customizable and has many themes available.
Using DigitalOcean's one-click Ghost application, you can create a Droplet with Ghost pre-install...
•
By
Darian Wilkin
DigitalOcean 1-Click Apps Marketplace
Ghost
Nginx
Ubuntu
Ubuntu 16.04
-
Tutorial
Ghost is a lightweight (~7.5MB), open source blogging platform which is really easy to use. Ghost is fully customizable. There are loads of themes available for Ghost on the Internet, free as well as paid.
In this tu...
•
By
Hamza Shezad
Ghost
Nginx
Ubuntu
-
Tutorial
Ghost is a light-weight open-source blogging platform. In this tutorial, you'll set up a production-ready Ghost instance on Ubuntu 16.04 using the official ghost-cli installation wizard. This will install Ghost, confi...
•
By
Brian Hogan
Ghost
Node.js
Nginx
Ubuntu 16.04
-
Tutorial
Ghost is a blogging platform focused on easy content creation and beautiful presentation. In this guide, we will discuss how to host multiple Ghost blogs on a single VPS by utilizing nginx server blocks.
•
By
Justin Ellingwood
Ghost
Node.js
Nginx
Ubuntu
-
Tutorial
This is our tutorial on hosting Ghost with Nginx on DigitalOcean.
•
By
Alex LaFroscia
Ghost
Nginx
CMS
Ubuntu
-
Tutorial
Ghost is a clean blogging platform that is focused on clear presentation and easy content creation. DigitalOcean has a one-click Ghost installation image, which you can use to install Ghost on your VPS. In this guid...
•
By
Justin Ellingwood
Ghost
Ubuntu
-
Tutorial
Ghost is an exciting new blogging platform. Although most tasks can be completed through the web interface, there are still some operations that must be completed from the server's command line. In this article, we ...
•
By
Justin Ellingwood
Ghost
System Tools
-
Tutorial series
This series links all of the DigitalOcean 1-Click Application images into a cohesive list. Articles are listed in the order that the images are shown on the create droplet screen. New articles are added as more applic...
•
By
Kamal Nasser, Andrew SB, Andy Rothfusz, Justin Ellingwood, Darian Wilkin, Etel Sverdlov, Ryan Quinn and Melissa Anderson
DigitalOcean 1-Click Apps Marketplace
Ruby on Rails
Nginx
MySQL
Ubuntu
WordPress
DigitalOcean
Ubuntu 16.04
Python
Django
Python Frameworks
PostgreSQL
Docker
Dokku
Git
Ghost
MEAN
MongoDB
Node.js
Drupal
Applications
LAMP Stack
NoSQL
Logging
-
Tech talk
How the Ghost team says no to things that add complexity in the face of overwhelming advice that doing so would lead to failure.
•
By
John O'Nolan
Tech Talks
deploy 2020
CMS
Ghost
Product Development
Building a SaaS
-
Tech talk
Learn JAMStack (Javacscript, APIs, and Markup) best practices, and how to set up your API layer by running headless CMS on DigitalOcean Droplets. Get a brief overview of three the most popular free, open source CMS pl...
•
By
Chris Sev
JavaScript
API
Tech Talks
CMS
WordPress
Ghost
-
Tutorial
Ghost is a light-weight open-source blogging platform which is easy to use. Ghost is fully customizable, with many themes available. In this tutorial, you'll set up Ghost on CentOS 7. You'll also configure Nginx to pr...
•
By
Kevin Isaac
Ghost
Nginx
CentOS
-
Tutorial
Ghost is a clean blogging platform that is focused on clear presentation and easy content creation. DigitalOcean has a one-click Ghost installation image, which you can use to install Ghost on your VPS. In this guid...
•
By
Justin Ellingwood
Ghost
-
Tutorial
This DigitalOcean Blueprint article was written by Sebastian Gierlinger, a Senior DevOps Engineer at Ghost. It covers the steps that were taken to migrate the Ghost(Pro) infrastructure from dedicated servers to Digita...
•
By
Sebastian Gierlinger
Blueprint
Ghost
Firewall
Deployment
Configuration Management
DNS
Scaling
Ubuntu
-
Question
The Ghost Admin page has an option on the bottom of the general settings to "Make this site private". It is not working in the ghost droplet.
When toggled to opt for a private site with the suggested password and save...
Accepted Answer:
Hi there,
Indeed this seems to be the case. As far as I can see this has already been reported to Ghost via a GitHub issue:
https://github.com/TryGhost/Ghost/issues/12173
I've tested the fix suggested by Antucg and it...
1
•
•
By
andrewdefries
Ghost
DigitalOcean Droplets
-
Question
I managed to reach the point "Starting ghost":
```
Downloading and installing Ghost v3.40.2
✔ Finishing install process
? Enter your blog URL: https://congral.tech
✔ Configuring Ghost
✔ Setting up instance
+ sudo use...
Accepted Answer:
@bobbyiliev thanks for this follow-up, as I am happy to explain:
My answer to the question: ? Enter your blog URL: https://congral.tech was the problem. The correct answer is ? Enter your blog URL: https://blog.congra...
2
•
•
By
nikolajivancicShark
Ghost
DigitalOcean Droplets
-
Question
Hallo
I created my Ghost BlogPage with OneClick Installation. After installation, I created ghost user as Admin. I worked good.
Now I want to log in and post something but I do not work. I cannot log in! I am sure wi...
Accepted Answer:
Hi there @Cac,
In order to be able to use any email functionality for your Ghost application, you would need to configure SMTP.
To do that you could follow the steps from the official documentation here on how to set ...
1
•
•
By
Cac
Ghost
DigitalOcean 1-Click Apps Marketplace
-
Question
I have a droplet running Ghost on Ubuntu 18.04 with Nginx. I'm trying to set up a way to serve static assets for my website, Javascript files, images, stuff like that. I've followed a few guides and no matter what I k...
Accepted Answer:
Did you try hosting your static files where you initially installed ghost as nginx only acts as a proxy for ghost at the moment and i'm not sure if the location parameter has any effect at all.
1
•
•
By
ijarbus
Ghost
Nginx
Ubuntu 18.04
-
Question
I am using the Ghost 1-click app (http://https://marketplace.digitalocean.com/apps/ghost) and get the following error when I SSH in.
```
+ sudo chown -R ghost-mgr:ghost-mgr /home/ghost-mgr/.config
✔ Checking system No...
Accepted Answer:
Hi there @jamesreyes,
It seems like that this could have been an issue with Ghost v3.15.2, I tested it now and it worked like a charm:
+ sudo chown -R ghost-mgr:ghost-mgr /home/ghost-mgr/.config
✔ Checking system Nod...
1
•
•
By
jamesreyes
Ghost
-
Question
My one click install went well. I'm able to ssh into the site, but I can't access the site via IP.
The directions say
As soon as you’re done, make sure to configure the admin user using the administrative interface ...
Accepted Answer:
For ghost installation to be successful, you will need to make sure that A record for the domain is fully propagated, if you do not have DNS configured, then you can enter the IP address of the droplet while the insta...
1
•
•
By
SteveLC
Ghost
-
Question
Hi all,
Currently diving into the world of Kubernetes and thought I'd set up a managed database on Digital Ocean while I'm at it. I've set up Ghost (https://github.com/TryGhost/Ghost) no problem, and am trying to get ...
Accepted Answer:
Hello,
What you could do is just create a new user with mysql_native_password. To do that you could use the following:
CREATE USER 'your_user'@your_server_ip IDENTIFIED WITH mysql_native_password BY 'your_password';
...
1
•
•
By
awildeocean
DigitalOcean
Ghost
Databases
MySQL