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.
3wc d6b50b7485 Set user id for php fpm container
Ref #4

Hard-coded for the time being, pending a discussion about makefile
vs. other strategies for setting the id dynamically
2021-12-09 00:03:30 +02:00
2021-12-06 14:47:59 +02:00
2021-12-03 14:28:27 +02:00
2021-12-08 23:42:22 +02:00

wordpress-bedrock-docker

A template for a Wordpress site using Bedrock (Composer) + Docker.

Quick start

  1. Create a new repository in Gitea, using this repository as a template
  2. Clone the new repository
  3. Copy src/.env.example to src/.env
  4. Run docker-compose up
Description
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.
Readme 83 KiB
Languages
PHP 100%