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-many -t lint -p ghost-monorepo
Succeeded
CI Pipeline Execution

nx run-many -t lint -p ghost-monorepo

Click to copy
Linux
4 CPU cores
8c2a83a028983

There are no tasks associated with this run.

If you believe this is an error, please check that the command, target, and project settings are correctly configured.

© 2026 - Nx Cloud

Terms of ServicePrivacy PolicyChangelogStatusDocsContact Nx CloudPricingCompany@NxDevTools