Block a user
3wordchant
commented on issue autonomic-coopera…/wordpress-bedrock-template#4
2021-12-19 10:55:30 +00:00
Set UID/GID for the php-fpm container: to fix file permissions on the host
Adding user: 1000:1000
to the php-fpm container "sort of works".
Two issues:
- No way to parameterise this while using
docker-compose
, that's one of the things that has pushed other…
3wordchant
pushed to main at autonomic-coopera…/wordpress-bedrock-template
2021-12-17 11:06:47 +00:00
3wordchant
pushed to main at autonomic-coopera…/wordpress-bedrock-template
2021-12-17 10:25:56 +00:00
Decide if we need an nginx.conf per-project
3wordchant
pushed to main at autonomic-coopera…/wordpress-bedrock-template
2021-12-17 10:08:59 +00:00
3wordchant
created branch main in autonomic-coopera…/wordpress-nginx-docker
2021-12-16 23:07:01 +00:00
3wordchant
pushed to main at autonomic-coopera…/wordpress-bedrock-template
2021-12-16 21:45:36 +00:00
3wordchant
commented on issue autonomic-coopera…/wordpress-bedrock-template#18
2021-12-16 16:01:40 +00:00
Decide if we need an nginx.conf per-project
I think we're leaning towards "no". So, time to make a custom nginx image too?
Decide if we need an nginx.conf per-project
Decide how best to send email in production
3wordchant
pushed to main at autonomic-coopera…/wordpress-bedrock-template
2021-12-08 22:14:26 +00:00
3wordchant
commented on issue autonomic-coopera…/wordpress-bedrock-template#16
2021-12-08 15:46:43 +00:00
Use Naomi's better .gitignore, tidy up what files are committed into src/
@naomi do we definitely not need e.g. src/web/index.php
?
I just did this series of steps:
git clone ssh://git@git.autonomic.zone:2222/autonomic-cooperative/norfolkmusic_composer.git
cd…
3wordchant
commented on issue autonomic-coopera…/wordpress-bedrock-template#5
2021-12-08 15:29:08 +00:00
Make it work for production
@naomi what's left on the production hit-list? I saw autonomic-cooperative/norfolkmusic_composer#13 (proper passwords) which seems like one thing.
Use Naomi's better .gitignore, tidy up what files are committed into src/
3wordchant
commented on issue autonomic-coopera…/wordpress-bedrock-template#14
2021-12-08 11:46:39 +00:00
Set up renovate on this repository to bump image versions
I think this is done -- see autonomic-cooperative/wordpress-docker-composer#1.
Will stay tuned to see if updates actually happen.
Set up renovate on this repository to bump image versions