From a08b6402a3f8dde488c0f5b9b9b07d4a2a6da5a7 Mon Sep 17 00:00:00 2001 From: 3wc <3wc.git@doesthisthing.work> Date: Thu, 17 Sep 2020 23:45:01 +0200 Subject: [PATCH] Add note about permissions --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9194ec6..635bb3b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,5 @@ # wordpress - Coöp Cloud + [Wordpress](https://wordpress.org) = 🥳 1. Set up Docker Swarm and [`abra`][abra] @@ -17,6 +16,8 @@ Coöp Cloud + [Wordpress](https://wordpress.org) = 🥳 7. `abra deploy` 8. Open the configured domain in your browser to finish set-up +9. `abra run wordpress chown www-data:www-data /var/www/html/wp-content` to fix + file permissions (see #3) [abra]: https://git.autonomic.zone/autonomic-cooperative/abra [compose-traefik]: https://git.autonomic.zone/compose-stacks/traefik