Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/render-examples/ghost
Ghost on Render
https://github.com/render-examples/ghost
ghost ghost-blog ghost-cms hosting render
Last synced: 23 days ago
JSON representation
Ghost on Render
- Host: GitHub
- URL: https://github.com/render-examples/ghost
- Owner: render-examples
- License: mit
- Created: 2019-08-16T04:11:04.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-12-23T16:41:35.000Z (12 months ago)
- Last Synced: 2024-08-10T14:19:59.304Z (4 months ago)
- Topics: ghost, ghost-blog, ghost-cms, hosting, render
- Language: Shell
- Homepage: https://render.com/docs/deploy-ghost
- Size: 15.6 KB
- Stars: 32
- Watchers: 7
- Forks: 253
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Ghost on Render
This is a template repository for running [Ghost](https://ghost.org) on Render.
* It uses the official [Ghost Docker image](https://hub.docker.com/_/ghost).
* It uses [Render Disks](https://render.com/docs/disks) for permanent SSD storage for uploaded files and content.
* It supports [MySQL](https://render.com/docs/deploy-mysql) as the backing database for Ghost.
**Note**: As of Ghost 5.0, MySQL 8 is the only supported database, according to the [Ghost changelog](https://ghost.org/docs/changes/). SQLite is only supported in development environments, NOT in production.
## Deployment
See https://render.com/docs/deploy-ghost.