Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 663 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 663 Bytes

ghost

Ghost blog uses cloudinary or s3 as storage.

1. Cloudinary

Use Cloudinary image storage module for Ghost blog write by eexit. Use can build your own docker image with Dockerfile or use my pre-build docker image yunfandev/ghost:cloudinary.

2. S3

Use AWS S3 storage module for Ghost blog write by colinmeinke. Use can build your own docker image with Dockerfile or use my pre-build docker image yunfandev/ghost:s3.