WordPress drives almost 30% of the Web and is the most commonly used CMS in the world for creating websites with Joomla and Drupal (1). Free, user-friendly, easy to install and extremely flexible, WordPress has a lot going for it. However, it must be said that over time, WordPress has got bogged down and more and more people are looking for credible free and independent alternatives to WordPress.
Ghost, an interesting alternative to WordPress for creating a minimalist blog
If you want to go back to a simple, streamlined, reactive CMS which is dedicated to the content of your blog, then you are clearly among Ghost’s target market.
Launched in 2013, Ghost is an Open Source CMS designed for creating streamlined blogs. Its minimalist admin interface is user-friendly, and its articles are written in Markdown, a text formatting language which is easy to learn and can save a lot of time once it has been adopted.
Compared to WordPress, Ghost is faster, more user-friendly, and allows you to focus your visitors’ attention on your content. However, Ghost is less flexible and complete than WordPress, and it requires a certain level of technical expertise to install as well as a web hosting which is compatible with the software platform Node.js in order to function.
Installing the Ghost CMS with Infomaniak
As we announced in our roadmap, the software platform Node.js will soon be available on all our web hostings, and it is already possible to install Node.js applications with a managed Cloud Server.
Installing Ghost on a managed Cloud Server
- Create a hosting and an FTP/SSH account on your Cloud Server
- Contact our support team to enable NVM (give us the hosting name and the FTP/SSH account name)
- Log into SSH in your hosting
- Recover the latest version of Ghost using the command
npm i -g ghost-cli
- Installing Ghost on your site’s target directory using the command
cd website-folder && ghost install --db sqlite3 --no-setup-linux-user --no-setup-nginx --no-setup-ssl --no-start --process local
(e.g. : for the default target “web” directory:cd web && ghost install --db sqlite3 --no-setup-linux-user --no-setup-nginx --no-setup-ssl --no-start --process local
) - Enter the requested information:
- System checks failed with message: ‘Linux version is not Ubuntu 16’
Some features of Ghost-CLI may not work without additional configuration.
For local installs we recommend using `ghost install local` instead.
Continue anyway? (Y/N)
Answer yes - Enter your blog URL: (http://localhost:2368) https://yourblogurl.com
- System checks failed with message: ‘Linux version is not Ubuntu 16’
- As Ghost works on port 2368, traffic needs to be redirected using the site’s .htaccess file. At the root of the site, open or create the .htaccess file with the command
nano .htaccess
- Insert the following instructions in the .htaccess file:
RewriteEngine On
RewriteRule ^(.*)$ http://localhost:2368/$1 [L,P]
DirectoryIndex "" - Start Ghost with the command
NODE_ENV=production node index.js
- Test that your site is working
- Follow this guide to ensure that Ghost is permanently working
Useful resources
- To find out more about managed Cloud Servers
- Official Ghost site
- Themes for Ghost
- Updating a Ghost site
(1) w3techs.com
Don’t miss all new Infomaniak features
We also suggest...
Black Friday: Infomaniak is clear – the planet is not something to haggle over
Friday November 29th, 2019
Infomaniak makes life easier for domain name owners and purchasers through bulk transfer
Monday September 23rd, 2019
Application hosting: an on-demand infrastructure to host a public service (case study)
Wednesday September 4th, 2019
How to create a Google Analytics goal for monitoring subscriptions to a newsletter
Friday August 16th, 2019
Web hosting with DIVI: free access to all WordPress themes by Elegant Themes
Thursday June 27th, 2019
Jelastic Cloud: the easy alternative to Amazon Web Services and Google Cloud Platform
Wednesday May 15th, 2019
Infomaniak makes your sites even more secure with Patchman Security Scanner
Friday February 22nd, 2019
Infomaniak launches Swiss Transfer, the Swiss high-capacity alternative to WeTransfer
Friday February 15th, 2019
Speed up the page load time of your website anywhere in the world with Fast Anycast DNS
Friday February 1st, 2019
Guest Manager: the one-stop event organisation solution is now more powerful than ever before
Friday January 18th, 2019
Swiss Backup, the Swiss backup solution for Windows, Mac, Linux, iOS and Android
Thursday November 29th, 2018
Infomaniak Sync: the Android app to sync your WorkSpace calendars and contacts
Friday November 9th, 2018
DebConf18 in Taiwan: Infomaniak contributes to Open Source at the highest level
Tuesday October 16th, 2018
WorkSpace 3: the new generation of Swiss Webmail is evolving with its users
Friday September 14th, 2018
Infomaniak launches Jelastic Cloud: the Swiss PaaS platform for developers and businesses
Tuesday September 4th, 2018
ISO 27001: Infomaniak stands out for its optimal management of information security
Friday August 3rd, 2018
Invitation management service: Infomaniak launches a tool for organising your events
Friday July 27th, 2018
Create an on-line store: e-commerce sites are becoming increasingly popular
Wednesday March 21st, 2018
How to create a VPN in Switzerland with a Synology NAS, hosted with Infomaniak
Thursday March 15th, 2018
Infomaniak integrates the European General Data Protection Regulation – GDPR
Tuesday February 6th, 2018
Is your WordPress site not yet in https format? Here is how to enable it
Wednesday November 15th, 2017
5 concrete, simple recommendations for increasing your open rate – Email Marketing
Friday April 28th, 2017
Starting 4 April, your admin console interface is going to be gradually evolving
Thursday March 30th, 2017
Transfer a domain without interrupting the operation of your emails and Internet sites
Monday March 20th, 2017
The Rolex Grand Slam organiser sends its newsletters with Infomaniak: Interview
Thursday November 24th, 2016
A specialized partner of Solar Impulse, Infomaniak is actively involved in the adventure
Tuesday June 16th, 2015
Sync your contacts and calendars (even more easily) with the Infomaniak WorkSpace
Tuesday May 5th, 2015
Install Joomla, ownCloud, phpBB, and more… in just a few clicks with Infomaniak hostings
Friday January 23rd, 2015
Rencontres du Management Durable (Sustainable Management Meetings) at the CCIG
Friday June 20th, 2014
The new “Mon Site Facile” tool: easy web site creation in just a few clicks of the mouse
Friday February 28th, 2014