Template repository for an All-Singing, All-Dancing, Not-Shit Autonomic Wordpress Site (ASADNSA). To use this, create a new repository in Gitea and choose this one as a template.
3wc
d6b50b7485
Ref #4 Hard-coded for the time being, pending a discussion about makefile vs. other strategies for setting the id dynamically |
||
---|---|---|
src | ||
.env.sample | ||
.gitignore | ||
docker-compose.yml | ||
nginx.conf | ||
README.md |
wordpress-bedrock-docker
A template for a Wordpress site using Bedrock (Composer) + Docker.
Quick start
- Create a new repository in Gitea, using this repository as a template
- Clone the new repository
- Copy
src/.env.example
tosrc/.env
- Run
docker-compose up