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)