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
3wc cd7cf577f3 Run `composer install` during container startup
Closes #1
2021-12-06 15:14:48 +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 Incorporate spike5; working 🥳 2021-12-06 14:41:41 +02:00
README.md Run `composer install` during container startup 2021-12-06 15:14:48 +02:00
docker-compose.yml Incorporate spike5; working 🥳 2021-12-06 14:41:41 +02:00
docker-entrypoint.sh Run `composer install` during container startup 2021-12-06 15:14:48 +02:00
nginx.conf Incorporate spike5; working 🥳 2021-12-06 14:41:41 +02:00

README.md

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