DEV Community

Cover image for How to setup Ghost in a VPS using Docker, Mailgun and SQLite
Luis Daniel Fonseca
Luis Daniel Fonseca

Posted on

How to setup Ghost in a VPS using Docker, Mailgun and SQLite

I moved all my apps and sites to a single VPS on Linode - cutting my hosting bill by 63%. πŸ’°

I wrote a tutorial on how I set up my Ghost blog using Docker & SQLite. Here’s what’s covered:

🐳 Running Ghost on Docker
🌐 Configuring Nginx
πŸ”’ Setting up SSL
πŸ“§ Bulk email with Mailgun

πŸ‘‰ Read the full tutorial here: https://blog.luisdanielfonseca.com/how-to-setup-ghost-in-a-vps-with-docker-mailgun-and-sqlite/

Top comments (0)