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.
This repository has been archived on 2024-04-24. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file Use this template
3wc b3b2f7abf0 Downgrade to PHP7.4 2021-12-08 10:45:46 +02:00
src Fix .gitignore, add .env.example 2021-12-06 14:47:59 +02:00
.env.sample Add .env.sample 2021-12-03 14:28:27 +02:00
.gitignore Fix .gitignore, add .env.example 2021-12-06 14:47:59 +02:00
Dockerfile Downgrade to PHP7.4 2021-12-08 10:45:46 +02:00
README.md Safety check for running composer install, README 2021-12-07 14:45:50 +02:00
docker-compose.yml Downgrade to PHP7.4 2021-12-08 10:45:46 +02:00
docker-entrypoint.sh Safety check for running composer install, README 2021-12-07 14:45:50 +02:00
nginx.conf Incorporate spike5; working 🥳 2021-12-06 14:41:41 +02:00

README.md

wordpress-bedrock-docker

Quick start

  1. Clone this repository
  2. Copy src/.env.example to src/.env
  3. Run docker-compose up