Files
Verso/server-ce
claude b2b2ed13aa
Build and Deploy Verso / deploy (push) Successful in 10m56s
Fix Quarto cache permission: create /var/www/.cache/quarto for www-data
Quarto resolves its cache dir as $HOME/.cache/quarto. The process runs
as www-data (home=/var/www) but that directory is root-owned, so Quarto
crashed immediately with PermissionDenied on mkdir. Pre-create the cache
dir and chown it to www-data at image build time.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-31 13:39:02 +00:00
..
2026-05-30 12:08:40 +00:00
2026-04-28 08:52:37 +00:00