TryGhost
OSS
Ghost
Sign in / Sign up
Open main menu
Ghost
GitHub
Overview
Runs
Analytics
Loading workspace stats
Loading workspace insights...
Statistics interval
7 days
30 days
Latest CI Pipeline Executions
Status
Fix filter
Filter
Fuzzy
Filter range
Sort by
Sort by
Start time
Sort ascending
Sort descending
Succeeded
28983
ee6c28c7 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.
by Steve Larson
S
Succeeded
28983
ac3188ac 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.
by Steve Larson
S
Previous page
Previous
Next
Next page