- Cypherspace
- https://autonomic.zone/
-
Hacking the planet
- Joined on
2020-03-25
Block a user
kawaiipunk
synced commits to refs/heads/master at kawaiipunk/buildpack-nginx from mirror
2026-06-19 20:17:12 +00:00
kawaiipunk
synced and deleted reference 2026-06-19 20:17:12 +00:00
refs/tags/dependabot/github_actions/actions/checkout-7 at kawaiipunk/buildpack-nginx from mirror
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
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
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…
chore(deps): update alpine docker tag to v3.23
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…
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…