Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eclectic-coding/ccec_wp
https://github.com/eclectic-coding/ccec_wp
Last synced: 24 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/eclectic-coding/ccec_wp
- Owner: eclectic-coding
- License: gpl-3.0
- Created: 2023-07-30T12:18:48.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-07-30T18:13:18.000Z (over 1 year ago)
- Last Synced: 2024-12-01T12:07:28.935Z (27 days ago)
- Language: Dockerfile
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# README
This is a template repository for running [Wordpress](https://wordpress.org) on Render.
* It uses the [official Wordpress Docker image](https://hub.docker.com/_/wordpress/).
* [Render Disks](https://render.com/docs/disks) provide fast, persistent SSD storage for content storage.
* It uses [MySQL on Render](https://render.com/docs/deploy-mysql) for the database.
## Deployment
[![Deploy to Render](https://render.com/images/deploy-to-render-button.svg)](https://render.com/deploy?repo=https://github.com/eclectic-coding/ccec_wp)
See https://render.com/docs/deploy-wordpress.