Skip to content

geshan/ghost-google-cloud-run

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ghost blogging platform on Google Cloud Run

Ghost is a popular Blogging platform written in Node Js. You can find the code on Github. This is a repo to run it on Google Cloud Run.

Run it locally with docker compose

Just do:

docker-compose up

Then go to your browser as http://localhost:8080

Files

Data folder with content and images is used as a volume to make adding posts/editing and image uploads work locally and keep it persisted.

Run it on Google Cloud Run

Run on Google Cloud

Releases

No releases published

Packages

No packages published