29 Commits

Author SHA1 Message Date
f49fa05ded add some more wordpress options for file uploads (#44)
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: Steven Sting
Reviewed-on: #44
Reviewed-by: decentral1se <decentral1se@noreply.git.coopcloud.tech>
2024-12-09 14:59:57 +00:00
716e6df3cd move USERS_CONF_VERSION env to abra.sh
All checks were successful
continuous-integration/drone/push Build is passing
2024-11-11 22:51:58 +01:00
af04e30e36 add show_plugins command 2024-08-14 12:02:33 +02:00
cf9b5f529e chore: publish 2.9.0+6.5.2 release
All checks were successful
continuous-integration/drone/tag Build is passing
continuous-integration/drone/push Build is passing
2024-04-15 16:50:18 +02:00
3wc
f3a9fad0a1 Bump ENTRYPOINT_CONF_VERSION
Some checks failed
continuous-integration/drone/push Build is failing
2024-01-17 17:46:22 -03:00
3wc
ebbd41e612 chore: publish 2.7.1+6.4.2 release
Some checks failed
continuous-integration/drone/push Build is failing
2024-01-17 17:40:07 -03:00
1a6b11c95b feat: multisite with sufolders (#35)
Some checks failed
continuous-integration/drone/push Build is failing
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: #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
8d8418a6c0 fix disabling update notification settings
All checks were successful
continuous-integration/drone/push Build is passing
2023-11-15 16:21:44 +01:00
3wc
6767d5ee65 Improve composer support
Some checks failed
continuous-integration/drone/push Build is failing
2023-11-09 17:41:26 +00:00
3wc
4a7c468806 Add composer support 2023-10-23 12:50:31 +01:00
3wc
40d95417e9 Improve SMTP settings 2023-10-23 12:49:47 +01:00
3wc
650d531ed1 Add CORS_ALLOW_ALL for dev sites
All checks were successful
continuous-integration/drone/push Build is passing
2023-10-17 22:29:23 +01:00
16ca5734d7 fix core_install
All checks were successful
continuous-integration/drone/push Build is passing
2023-08-24 11:34:01 +02:00
8cc028fc00 set default user role per env
All checks were successful
continuous-integration/drone/push Build is passing
2023-06-08 16:00:19 +02:00
55f00a482a disable core updates, hide notifications, enable automatic plugin updates
All checks were successful
continuous-integration/drone/push Build is passing
2023-06-01 16:59:09 +02:00
f624ef2dc6 fix locale: replace deprecated function
All checks were successful
continuous-integration/drone/push Build is passing
2023-04-20 20:44:38 +02:00
40e89c874a fix locale
All checks were successful
continuous-integration/drone/push Build is passing
2023-04-20 20:38:42 +02:00
87406eb3ab fix authentik sso 2023-04-06 19:34:57 +02:00
db1e7bc88a automatic authentik sso configuration
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-30 16:57:44 +02:00
50cd246597
feat: longblob some stuff
Some checks failed
continuous-integration/drone/push Build is failing
2022-12-15 17:26:51 +01:00
3wc
dcb3b410ff feat: yet another attempt at wp-cli 2022-03-31 12:14:20 +02:00
decentral1se
a550017071
Add missing from
All checks were successful
continuous-integration/drone/push Build is passing
2021-06-02 08:36:52 +02:00
decentral1se
9fa2b2d1b7
Support SMTP relay configuration
All checks were successful
continuous-integration/drone/push Build is passing
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..
All checks were successful
continuous-integration/drone/push Build is passing
2021-05-25 09:28:57 +02:00
decentral1se
8fc4c37e68
Remove old version handling
All checks were successful
continuous-integration/drone/push Build is passing
2021-04-02 21:18:17 +02:00
decentral1se
60b4398e92
Add versions and label
All checks were successful
continuous-integration/drone/push Build is passing
2021-03-16 09:37:42 +01:00
3wc
fb632799c9 Fix wp
All checks were successful
continuous-integration/drone/push Build is passing
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
All checks were successful
continuous-integration/drone/push Build is passing
Ref coop-cloud/abra#43
2021-02-08 16:54:23 +02:00