Sybregunne

Install ghost on a Production VPS

Prerequisites: 1. Ubuntu 16.04, Ubuntu 18.04 or Ubuntu 20.04 or Ubuntu 22.04 2. NGINX 3. node version 14 and up 4. MySQL 5.7 or 8.0 5. Systemd

Replace Apache with NGinx

Assumptions: * This is an existing Apache VPS with live sites. * You want to completely remove Apache and replace with NGinx Optional Step: Add nginx ppa for the latest stable version. sudo add-apt-repository ppa:

SSH to your Remote Server via RSA Keys

Requirements * Unmanaged Virtual Private Server * A Domain name (Optional) * WSL2 or Git Bash or CygWin or a local install of openssh (Optional) Assumptions * domain name: example.com * user name: webdeveloper * VPS is newly

Preparing VPS for Web Development

Requirements * Unmanaged Virtual Private Server * A Domain name (Optional) * WSL2 or Git Bash or CygWin or a local install of openssh (Optional) Assumptions * domain name: example.com * user name: webdeveloper * VPS is newly

sybreghost ghost theme

Creating a new theme for ghost isn't as easy as it seems. But it is a lot of fun to do. I will post updates and a github link when I