KawaiiPunk kawaiipunk
kawaiipunk synced commits to refs/heads/master at kawaiipunk/buildpack-nginx from mirror 2026-06-19 20:17:12 +00:00
afe48d2c8a Merge pull request #105 from dokku/dependabot/github_actions/actions/checkout-7
bf392092c7 chore(deps): bump actions/checkout from 6 to 7
Compare 2 commits »
kawaiipunk synced and deleted reference refs/tags/dependabot/github_actions/actions/checkout-7 at kawaiipunk/buildpack-nginx from mirror 2026-06-19 20:17:12 +00:00
kawaiipunk commented on pull request coop-cloud/wordpress#65 2026-06-19 14:07:14 +00:00
WIP: add-mariadb-healthcheck

Maybe this isn't needed in practice. Might be better to just close.

kawaiipunk synced new reference refs/heads/dependabot/github_actions/actions/checkout-7 to kawaiipunk/buildpack-nginx from mirror 2026-06-19 12:07:12 +00:00
kawaiipunk synced commits to refs/heads/dependabot/github_actions/actions/checkout-7 at kawaiipunk/buildpack-nginx from mirror 2026-06-19 12:07:12 +00:00
kawaiipunk pushed to main at coop-cloud/wordpress 2026-06-18 15:19:46 +00:00
d8bdf8588f Merge pull request 'chore(deps): update alpine docker tag to v3.24' (#71) from renovate/alpine-3.x into main
36591c4d20 chore(deps): update alpine docker tag to v3.24
Compare 2 commits »
kawaiipunk merged pull request coop-cloud/wordpress#71 2026-06-18 15:19:45 +00:00
chore(deps): update alpine docker tag to v3.24
kawaiipunk synced new reference refs/tags/v33 to kawaiipunk/buildpack-nginx from mirror 2026-06-13 09:35:37 +00:00
kawaiipunk synced commits to refs/tags/v33 at kawaiipunk/buildpack-nginx from mirror 2026-06-13 09:35:37 +00:00
kawaiipunk synced commits to refs/heads/master at kawaiipunk/buildpack-nginx from mirror 2026-06-13 09:35:37 +00:00
8ba103d07a Merge pull request #104 from jonatasperaza/master
4c435c65be fix: update sigil cache handling in compile script
42c46d58ad fix: correct sigil cache directory path in compile script
670c8ee765 fix: update sigil download path and cache mechanism in compile script
Compare 4 commits »
kawaiipunk opened issue toolshed/abra#866 2026-06-11 13:38:55 +00:00
Add abra app search
kawaiipunk commented on issue coop-cloud/wordpress#50 2026-06-10 10:28:45 +00:00
Call for maintainers

@amras is interested!

kawaiipunk commented on issue coop-cloud/wordpress#48 2026-06-09 16:40:51 +00:00
Add persistent object cache

I'm already working on the on the pre-installed plug-ins issue: coop-cloud/wordpress#70

Adding a per-wp-app redis container sounds like a good idea to me. Some…

kawaiipunk pushed to main at coop-cloud/wordpress 2026-06-09 16:16:08 +00:00
f59fef5502 Merge pull request 'chore(deps): update alpine docker tag to v3.23' (#67) from renovate/alpine-3.x into main
90d34543db chore(deps): update alpine docker tag to v3.23
Compare 2 commits »
kawaiipunk merged pull request coop-cloud/wordpress#67 2026-06-09 16:16:05 +00:00
chore(deps): update alpine docker tag to v3.23
kawaiipunk commented on issue coop-cloud/wordpress#5 2026-06-03 21:26:43 +00:00
Increase file size limit for uploads

Is this still a problem on a new install I wonder?

kawaiipunk commented on issue coop-cloud/wordpress#48 2026-06-03 21:25:55 +00:00
Add persistent object cache

Hmm do we we need a redis cache per app? I've seen people share one redis instances across many sites. I'm not sure of the implications of doing this either way in terms of security and performance…

kawaiipunk commented on issue coop-cloud/wordpress#45 2026-06-03 21:24:25 +00:00
Issue with auto update option

I have an early MVP that is relevant: bb63db7d2d

I'm not really sure it will work thought because of how…

kawaiipunk pushed to improve-install at kawaiipunk/wordpress 2026-06-03 21:12:26 +00:00
6951115831 Add AUTO_UPDATES docs to README
kawaiipunk pushed to improve-install at kawaiipunk/wordpress 2026-06-03 21:12:07 +00:00
bb63db7d2d Add AUTO_UPDATES env var to toggle plugin/theme auto-updates