Commit Graph
26 Commits
Author SHA1 Message Date
Moritz 770ef4932a Add FTP Access 2024-01-29 20:41:59 +01:00
p4u1 1a6b11c95b feat: multisite with sufolders (#35)
With this commit multisite now also works with subpaths instead of subdomains.

It also simpified the multisite deployment in generall by adding a new MULTISITE environment variable. Depending on its value WORDPRESS_CONFIG_EXTRA gets set in the entrypoint. And the correct .htaccess gets deployed.

Closes #34

I am still new to coopcloud and welcome feedback on my approach. The second commit is not required for #34 so I can remove it again.

Reviewed-on: https://git.coopcloud.tech/coop-cloud/wordpress/pulls/35
Co-authored-by: p4u1 <p4u1_f4u1@riseup.net>
Co-committed-by: p4u1 <p4u1_f4u1@riseup.net>
2023-12-22 12:35:10 +00:00
Moritz 81dbeca30d fix COMPOSE_FILE env for remote SMTP relay, it requires the mailrelay 2023-12-05 15:29:45 +01:00
3wordchant 6767d5ee65 Improve composer support 2023-11-09 17:41:26 +00:00
3wordchant f2867c8359 Tidy up settings a little 2023-10-23 12:50:45 +01:00
3wordchant 4a7c468806 Add composer support 2023-10-23 12:50:31 +01:00
3wordchant 40d95417e9 Improve SMTP settings 2023-10-23 12:49:47 +01:00
3wordchant 650d531ed1 Add CORS_ALLOW_ALL for dev sites 2023-10-17 22:29:23 +01:00
3wordchant 952044e590 Exciting attempt at public db access 2023-10-17 13:28:42 +01:00
3wordchant 38bc51f516 Set default for WORDPRESS_TABLE_PREFIX instead of requiring it 2023-10-16 13:50:48 +01:00
3wordchant 40cbb7d689 Set default WORDPRESS_TABLE_PREFIX 2023-10-16 13:45:37 +01:00
Moritz dfaa04131d fix compose env variable 2023-07-09 15:05:08 +02:00
Moritz b508b67752 use standalone authentik secrets 2023-07-08 04:31:03 +02:00
Moritz 8cc028fc00 set default user role per env 2023-06-08 16:00:19 +02:00
Moritz ed587cd983 add auto update and timeout env 2023-04-18 18:23:23 +02:00
Moritz 87406eb3ab fix authentik sso 2023-04-06 19:34:57 +02:00
Moritz db1e7bc88a automatic authentik sso configuration 2023-03-30 16:57:44 +02:00
3wordchant 5538ce9c3e Add support for WORDPRESS_TABLE_PREFIX 😬 2022-11-16 19:13:27 -08:00
decentral1se 08c56a2ad9 fix: inline to avoid multiline errors in abra 2022-03-08 14:08:21 +00:00
decentral1se be6cf302d0 Unbreak mailrelay config 2021-06-02 11:20:24 +02:00
decentral1se 9fa2b2d1b7 Support SMTP relay configuration
Hopefully this doesn't bork existing relay configs
2021-06-02 08:24:33 +02:00
decentral1se e8aa34c7e3 Remove unused env vars 2021-05-10 07:12:05 +02:00
3wc 38c4fe0246 Move config to abra.sh
Ref coop-cloud/abra#43
2021-02-08 16:54:23 +02:00
3wc 83130a482e Fix embarrassing mass-typo 😳 2020-12-31 23:02:29 +02:00
3wc 925d5703a9 APP → TYPE
Ref coop-cloud/abra#47
2020-12-31 22:54:44 +02:00
3wc 5d351b1ede Switch from envrc → env format
Ref coop-cloud/abra#40
2020-12-30 13:23:06 +02:00