This branch is 17 commits behind newedge/infra:main
mooyai 651240f5a1 clanService/wordpress: symlink upgrade-temp-backup and ai1wm-backups to state dir
WordPress writes into wp-content/upgrade-temp-backup (core rollback on
theme/plugin updates) and wp-content/ai1wm-backups (All-in-One WP
Migration). Both sit directly under wp-content, which is the read-only
Nix store path, so creation fails.

Symlink both dirs out to the writable state dir and add matching
tmpfiles rules, same pattern as themes/plugins/upgrade.

Fixes "Could not create the upgrade-temp-backup directory" on Bricks
theme update, and the ai1wm-backups permission errors.
2026-07-08 16:18:17 +07:00
2025-09-24 14:20:21 +07:00
2025-10-16 14:53:41 +07:00
2026-07-02 11:19:35 +07:00
2025-07-29 14:38:22 +07:00
2025-10-30 11:59:22 +07:00

infra

Infrastructure for NewEdge

S
Description
Infrastructure for NewEdge
Readme
6.8 MiB
Languages
Nix 100%