Ghost

Blueprint: How Ghost Migrated From Dedicated Servers to the cloud provider — step-by-step Linux tutorial on Progressive Robot

Blueprint: How Ghost Migrated From Dedicated Servers to the cloud provider

This the cloud provider 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 cloud servers. In each step, Sebastian will discuss the challenges that were faced, how each challenge was solved, and why each solution was chosen. He’ll also provide links to relevant resources that he found to be helpful.

Read more
How To Build Your Blog on the cloud provider with Ghost and Next.js — step-by-step Javascript tutorial on Progressive Robot

How To Build Your Blog on the cloud provider with Ghost and Next.js

You can use Next.js with Ghost to build a statically generated blog with better performance and SEO. You can also customize your design and add the functionalities you want. In this tutorial, you’ll use Ghost to manage articles and Next.js to build the frontend of your blog. the cloud provider’s Ghost One-Click makes it easy to get started!

Read more
How To Change Themes and Adjust Settings in Ghost — step-by-step Linux tutorial on Progressive Robot

How To Change Themes and Adjust Settings in Ghost

Ghost is a clean blogging platform that is focused on clear presentation and easy content creation. the cloud provider has a one-click Ghost installation image, which you can use to install Ghost on your VPS. In this guide, we will discuss how to edit themes and basic settings in Ghost.

Read more
How To Configure and Maintain Ghost from the Command Line — step-by-step CMS tutorial on Progressive Robot

How To Configure and Maintain Ghost from the Command Line

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 will discuss how to upgrade, backup, configure email, and test configuration changes with Ghost from the command line.

Read more
How To Install and Configure Ghost on CentOS 7 — step-by-step Linux tutorial on Progressive Robot

How To Install and Configure Ghost on CentOS 7

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 proxy requests to Ghost, and keep…

Read more
How To Install and Configure Ghost on Ubuntu 16.04 — step-by-step Linux tutorial on Progressive Robot

How To Install and Configure Ghost on Ubuntu 16.04

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, configure Nginx to proxy requests to Ghost, secure it with a [Let’s Encrypt](https://letsencrypt.org/) certificate, and configure Ghost to run in the background as a system service.

Read more
How To Manage Content Using the Ghost Blogging Platform — step-by-step CMS tutorial on Progressive Robot

How To Manage Content Using the Ghost Blogging Platform

Ghost is a clean blogging platform that is focused on clear presentation and easy content creation. the cloud provider has a one-click Ghost installation image, which you can use to install Ghost on your VPS. In this guide, we will discuss how to manage content using the Ghost platform and edit themes and basic settings.

Read more
CHAT