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.
src | ||
.env.sample | ||
.gitignore | ||
docker-compose.yml | ||
nginx.conf | ||
README.md |
- Clone this repository
- Copy
src/.env.example
tosrc/.env
- Run
cd src && composer install
- 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