217 Commits

Author SHA1 Message Date
cf9b5f529e chore: publish 2.9.0+6.5.2 release 2024-04-15 16:50:18 +02:00
3wc
240b70a967 chore: publish 2.8.0+6.5.0 release 2024-04-07 12:43:44 -03:00
3wc
7f6b6a5ff2 Update metadata 2024-03-30 16:19:49 -03:00
4d99aae234
Updated .drone.yml to use main branch 2024-03-28 14:17:57 +00:00
959484f5e5
Added HTACCESS_CONF_VERSION to drone config 2024-03-28 14:15:37 +00:00
7ef8e5515d chore: publish 2.7.3+6.4.3 release 2024-03-25 12:26:53 +00:00
770ef4932a Add FTP Access 2024-01-29 20:41:59 +01:00
3wc
dcb8a9a3a9 chore: publish 2.7.2+6.4.2 release 2024-01-17 17:47:32 -03:00
3wc
f3a9fad0a1 Bump ENTRYPOINT_CONF_VERSION 2024-01-17 17:46:22 -03:00
3wc
ebbd41e612 chore: publish 2.7.1+6.4.2 release 2024-01-17 17:40:07 -03:00
b45fca4a3f chore: publish 2.7.0+6.4.2 release 2023-12-22 13:36:13 +01:00
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: coop-cloud/wordpress#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
de5455833e chore: publish 2.6.3+6.4.2 release 2023-12-22 13:26:36 +01:00
81dbeca30d fix COMPOSE_FILE env for remote SMTP relay, it requires the mailrelay 2023-12-05 15:29:45 +01:00
245b800439 Merge pull request 'wordpress 6.4.1' (#37) from p4u1/wordpress:6-4-1 into master
Reviewed-on: coop-cloud/wordpress#37
2023-12-02 15:31:20 +00:00
540d526914 wordpress 6.4.1 and mariadb 11.2 2023-11-27 15:13:58 +01:00
df32ba5141 chore: publish 2.6.1+6.4.0 release 2023-11-15 16:22:57 +01:00
8d8418a6c0 fix disabling update notification settings 2023-11-15 16:21:44 +01:00
a8d67b063c Merge pull request 'fix db backup and restore' (#33) from p4u1/wordpress:dix-db-backup-restore into master
Reviewed-on: coop-cloud/wordpress#33
2023-11-10 14:02:45 +00:00
3wc
da0f503960 chore: publish 2.6.0+6.4.0 release 2023-11-09 17:42:13 +00:00
3wc
6767d5ee65 Improve composer support 2023-11-09 17:41:26 +00:00
d5227cc534 Merge pull request 'update wordpress to 6.4.0' (#36) from p4u1/wordpress:wordpress-6-4 into master
Reviewed-on: coop-cloud/wordpress#36
2023-11-09 17:41:02 +00:00
45a36ba7b4 update wordpress to 6.4.0 2023-11-08 20:11:58 +01:00
ed77855e7d fix db backup and restore 2023-11-06 21:13:53 +01:00
1c70a89ed4 chore: publish 2.5.1+6.3.0 release 2.5.1+6.3.0 2023-10-24 16:54:44 +02:00
3wc
c6be9ecfcf chore: publish 2.5.0+6.3.0 release 2.5.0+6.3.0 2023-10-23 12:51:12 +01:00
3wc
f2867c8359 Tidy up settings a little 2023-10-23 12:50:45 +01: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
37aa0649b9 chore: publish 2.4.3+6.3.0 release 2.4.3+6.3.0 2023-10-20 00:06:09 +02:00
5723405e51 fix backup label 2023-10-20 00:05:41 +02:00
3wc
650d531ed1 Add CORS_ALLOW_ALL for dev sites 2023-10-17 22:29:23 +01:00
3wc
9077d0aa86 chore: publish 2.4.2+6.3.0 release 2.4.2+6.3.0 2023-10-17 13:35:18 +01:00
3wc
952044e590 Exciting attempt at public db access 2023-10-17 13:28:42 +01:00
3wc
1c03d854b2 chore: publish 2.4.1+6.3.0 release 2.4.1+6.3.0 2023-10-16 13:51:11 +01:00
3wc
38bc51f516 Set default for WORDPRESS_TABLE_PREFIX instead of requiring it 2023-10-16 13:50:48 +01:00
3wc
40cbb7d689 Set default WORDPRESS_TABLE_PREFIX 2023-10-16 13:45:37 +01:00
16ca5734d7 fix core_install 2023-08-24 11:34:01 +02:00
3wc
91335eac3a chore: publish 2.4.0+6.3.0 release 2.4.0+6.3.0 2023-08-14 13:42:35 +02:00
dfaa04131d fix compose env variable 2023-07-09 15:05:08 +02:00
b508b67752 use standalone authentik secrets 2023-07-08 04:31:03 +02:00
8cc028fc00 set default user role per env 2023-06-08 16:00:19 +02:00
55f00a482a disable core updates, hide notifications, enable automatic plugin updates 2023-06-01 16:59:09 +02:00
df821f5017 bump wordpress version 2.3.3+6.2.2 2023-05-29 15:10:39 +02:00
9b1e36f8c8 chore: publish 2.3.2+6.2.0 release 2.3.2+6.2.0 2023-04-20 20:51:36 +02:00
f624ef2dc6 fix locale: replace deprecated function 2023-04-20 20:44:38 +02:00
40e89c874a fix locale 2023-04-20 20:38:42 +02:00
7c725fbf85 chore: publish 2.3.1+6.2.0 release 2.3.1+6.2.0 2023-04-18 18:49:27 +02:00
ed587cd983 add auto update and timeout env 2023-04-18 18:23:23 +02:00
85d910f7ea fix adding timeout label 2023-04-18 14:48:50 +02:00