TryGhostOSS
    Ghost
    Cleaned up Caddy dev-gateway noise no ref Removed redundant header_up X-Forwarded-Host / X-Forwarded-For directives — Caddy's reverse_proxy passes these to upstreams by default, and the explicit copies produce ~21 'Unnecessary header_up' warnings on every gateway boot. X-Real-IP is kept (not auto-set) and X-Forwarded-Proto is kept (we want HTTPS upstream even from :80 dev). Skipped access logging for /__admin-dev__* and /ghost/auth-frame/*. The admin Vite dev server fans out hundreds of per-module fetches on every page load; the auth-frame is internal. Skipping these keeps the access log readable in dev without losing visibility on real traffic.
    nx run ghost:build:assets
Succeeded
CI Pipeline Execution

nx run ghost:build:assets

Click to copy
Linux
4 CPU cores
read-write access token used
8c2a83a028983

© 2026 - Nx Cloud

Terms of ServicePrivacy PolicyChangelogStatusDocsContact Nx CloudPricingCompany@NxDevTools