Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/daniel-le97/super-duper-telegram
https://github.com/daniel-le97/super-duper-telegram
Last synced: 24 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/daniel-le97/super-duper-telegram
- Owner: daniel-le97
- License: mit
- Created: 2022-12-21T16:35:07.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T20:36:17.000Z (about 1 year ago)
- Last Synced: 2024-12-09T14:57:59.502Z (about 1 month ago)
- Language: Shell
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
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.