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
naomi 1baff323a4 added to README, and added et-cache and wflogs to gitignore 2021-12-16 14:46:36 +00: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 added to README, and added et-cache and wflogs to gitignore 2021-12-16 14:46:36 +00:00
README.md added to README, and added et-cache and wflogs to gitignore 2021-12-16 14:46:36 +00:00
docker-compose.yml Set user id for php fpm container 2021-12-09 00:03:30 +02:00
nginx.conf Nginx.conf does need to live here after all 😕 2021-12-08 23:39:06 +02:00

README.md

  1. Clone this repository
  2. Copy src/.env.example to src/.env
  3. Run cd src && composer install
  4. Run docker-compose up

NB.

  • If you import a database from a live site, you will have to change the upload path (in Settings->Media) to /app/web/app/uploads
  • Debug log is here: ./src/web/app/debug.log