37 Commits
Author SHA1 Message Date
Moritz 6ff565428c set admin password via secret 2026-09-08 16:13:27 +02:00
Moritz 3c0b4d2ebd fix enable_auto_updates exit code 2026-08-26 15:56:16 +02:00
stevensting 17b2cbb3bd f*ck this shit, these config versions need to go 2026-07-21 16:27:35 +02:00
3wordchant 15dd324102 fix: $* instead of $@, seems to fix #49?
Closes #49
2026-06-02 23:37:23 +01:00
kawaiipunk f450f2e6ba bump ENTRYPOINT_CONF_VERSION to v9 2026-06-02 17:37:29 +01:00
Moritz 3b598e82dd harden htaccess 2026-04-28 01:57:52 +02:00
Moritz 8e81f3f81c selfmanaged wordpress 2026-04-28 01:54:50 +02:00
carla 306b348961 chore: publish 2.17.1+6.9.0 release 2026-02-16 10:58:29 +01:00
stevenstingandautonomic-cooperative f49fa05ded add some more wordpress options for file uploads (#44)
Co-authored-by: Steven Sting
Reviewed-on: https://git.coopcloud.tech/coop-cloud/wordpress/pulls/44
Reviewed-by: decentral1se <decentral1se@noreply.git.coopcloud.tech>
2024-12-09 14:59:57 +00:00
Moritz 716e6df3cd move USERS_CONF_VERSION env to abra.sh 2024-11-11 22:51:58 +01:00
Moritz af04e30e36 add show_plugins command 2024-08-14 12:02:33 +02:00
Moritz cf9b5f529e chore: publish 2.9.0+6.5.2 release 2024-04-15 16:50:18 +02:00
3wordchant f3a9fad0a1 Bump ENTRYPOINT_CONF_VERSION 2024-01-17 17:46:22 -03:00
3wordchant ebbd41e612 chore: publish 2.7.1+6.4.2 release 2024-01-17 17:40:07 -03: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 8d8418a6c0 fix disabling update notification settings 2023-11-15 16:21:44 +01:00
3wordchant 6767d5ee65 Improve composer support 2023-11-09 17:41:26 +00: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
Moritz 16ca5734d7 fix core_install 2023-08-24 11:34:01 +02:00
Moritz 8cc028fc00 set default user role per env 2023-06-08 16:00:19 +02:00
Moritz 55f00a482a disable core updates, hide notifications, enable automatic plugin updates 2023-06-01 16:59:09 +02:00
Moritz f624ef2dc6 fix locale: replace deprecated function 2023-04-20 20:44:38 +02:00
Moritz 40e89c874a fix locale 2023-04-20 20:38:42 +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
decentral1se 50cd246597 feat: longblob some stuff 2022-12-15 17:26:51 +01:00
3wordchant dcb3b410ff feat: yet another attempt at wp-cli 2022-03-31 12:14:20 +02:00
decentral1se a550017071 Add missing from 2021-06-02 08:36:52 +02:00
decentral1se 9fa2b2d1b7 Support SMTP relay configuration
Hopefully this doesn't bork existing relay configs
2021-06-02 08:24:33 +02:00
3wc 8399631c81 Another lap of the Wordpress arms race.. 2021-05-25 09:28:57 +02:00
decentral1se 8fc4c37e68 Remove old version handling 2021-04-02 21:18:17 +02:00
decentral1se 60b4398e92 Add versions and label 2021-03-16 09:37:42 +01:00
3wc fb632799c9 Fix wp
Closes #21
2021-03-14 14:28:11 +02:00
3wc aae6b22d53 Use shared abra backup functions 2021-03-02 18:41:31 +02:00
3wc 38c4fe0246 Move config to abra.sh
Ref coop-cloud/abra#43
2021-02-08 16:54:23 +02:00