Block a user
Adding new announcement
Increase php max execution time
3wordchant
commented on issue autonomic-coopera…/wordpress-bedrock-template#21
2021-12-21 08:33:39 +00:00
Increase php max execution time
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…
Configure "external cron"
3wordchant
commented on issue autonomic-coopera…/wordpress-bedrock-template#3
2021-12-20 10:15:24 +00:00
Define container startup order; add healthchecks
Make a respository template
3wordchant
renamed repository from 2021-12-20 10:10:18 +00:00
wordpress-bedrock
to autonomic-coopera…/wordpress-bedrock-template
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.
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.
Make it not break other sites when you deploy to production