Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alekcz/wordpress
https://github.com/alekcz/wordpress
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/alekcz/wordpress
- Owner: alekcz
- License: gpl-3.0
- Created: 2023-09-27T00:37:31.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2023-09-27T00:40:51.000Z (about 1 year ago)
- Last Synced: 2024-04-14T01:06:01.149Z (7 months ago)
- Language: Dockerfile
- Size: 12.7 KB
- Stars: 0
- Watchers: 2
- 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/render-examples/wordpress)
See https://render.com/docs/deploy-wordpress.