3wordchant
  • Joined on 2020-03-23
3wordchant commented on issue autonomic-coopera.../wordpress-bedrock-template#17 2021-12-20 23:00:13 +00:00
Decide how best to send email in production

Ran into horrific issues trying to set up "WP SMTP" with our mail.autonomic.zone instance -- strange errors about IPv6 from swaks, "Connection error" from the plugin.

We ended up using an…

3wordchant opened issue autonomic-coopera.../wordpress-bedrock-template#22 2021-12-20 22:51:26 +00:00
Configure "external cron"
3wordchant closed issue autonomic-coopera.../wordpress-bedrock-template#15 2021-12-20 10:12:25 +00:00
Make a respository template
3wordchant renamed repository from wordpress-bedrock to autonomic-coopera.../wordpress-bedrock-template 2021-12-20 10:10:18 +00:00
3wordchant commented on issue autonomic-coopera.../wordpress-bedrock-template#5 2021-12-20 10:07:56 +00:00
Make it work for production

Seems "productiony" to me, let's reopen if we need.

3wordchant closed issue autonomic-coopera.../wordpress-bedrock-template#5 2021-12-20 10:07:56 +00:00
Make it work for production
3wordchant commented on issue autonomic-coopera.../wordpress-bedrock-template#6 2021-12-20 10:07:08 +00:00
Make it not break other sites when you deploy to production

This is now fixed; I think by specifying STACK_NAME in our nginx conf, to avoid clashes.

3wordchant closed issue autonomic-coopera.../wordpress-bedrock-template#6 2021-12-20 10:07:08 +00:00
Make it not break other sites when you deploy to production
3wordchant pushed to main at autonomic-coopera.../wordpress-nginx-docker 2021-12-19 19:56:26 +00:00
fd6359fe72 Add a README
3wordchant pushed to main at autonomic-coopera.../wordpress-nginx-docker 2021-12-19 14:07:41 +00:00
9c04bc4d89 Use nginx.conf as template for env vars
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:

  1. 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
93402767b7 Add some deployment documentation
3wordchant pushed to main at autonomic-coopera.../wordpress-bedrock-template 2021-12-17 10:25:56 +00:00
e59daa1c28 Add example Drone config
3wordchant closed issue autonomic-coopera.../wordpress-bedrock-template#18 2021-12-17 10:08:59 +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
887be23588 Switch to our nginx image, drop nginx.conf
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-nginx-docker 2021-12-16 23:07:01 +00:00
70782e4098 Initial import
3wordchant created repository autonomic-coopera.../wordpress-nginx-docker 2021-12-16 21:52:06 +00:00
3wordchant pushed to main at autonomic-coopera.../wordpress-bedrock-template 2021-12-16 21:45:36 +00:00
b1883e0c85 Tweak docs