Skip to content

Docker composition of Ghost blog with Node, NGINX proxy, base on official docker image

Notifications You must be signed in to change notification settings

huangzhhui/docker-nginx-ghost

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

docker-nginx-ghost

Docker composition of Ghost blog with Node, NGINX proxy, base on official docker image

Quickstart

Install Docker and Docker Compose, then:

1.Clone this project

git clone https://github.com/huangzhhui/docker-nginx-ghost.git

2.Edit nginx config in docker-nginx-ghost/nginx/conf.d/default.conf, change example.com to your domain name

3.Start Nginx and Ghost

cd docker-nginx-ghost && docker-compose up -d

4.In a browser, open yourdomainname.com

About

Docker composition of Ghost blog with Node, NGINX proxy, base on official docker image

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published