Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/carrilloapps/wordpress-docker
Run WordPress in Docker with Docker Compose
https://github.com/carrilloapps/wordpress-docker
Last synced: 1 day ago
JSON representation
Run WordPress in Docker with Docker Compose
- Host: GitHub
- URL: https://github.com/carrilloapps/wordpress-docker
- Owner: carrilloapps
- Created: 2023-03-19T16:38:14.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-03-19T16:39:04.000Z (over 1 year ago)
- Last Synced: 2024-10-19T00:00:41.269Z (30 days ago)
- Language: Shell
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Docker Compose for WordPress
In this repository you can find the project to run WordPress in docker with `docker-compose`. You just have to clone the project and change the parameters of the `.env.example` renaming it as `.env` and run the command `docker compose up -d`
**En Español**
En este repositorio encuentras el proyecto para correr WordPress en docker con `docker-compose`. Solo debes clonar el proyecto y cambiar los parámetros del `.env.example` renombrándolo como `.env` y ejecutar el comando `docker compose up -d`