mirror of
https://github.com/pelican-dev/panel.git
synced 2026-05-04 18:00:48 +03:00
[PR #1571] [MERGED] Update healthcheck #1461
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/pelican-dev/panel/pull/1571
Author: @parkervcp
Created: 8/3/2025
Status: ✅ Merged
Merged: 8/10/2025
Merged by: @lancepioch
Base:
main← Head:update_healthcheck📝 Commits (7)
0baa801Auto stash before rebase of "update_healthcheck" onto "origin/main"0d56873Auto stash before rebase of "update_healthcheck" onto "main"88c7d56update for trusted proxies62245f6apk update0edb231handle trusted rpoxies4355767use ash for healthcheck9b5a857move caddy proxy section📊 Changes
6 files changed (+42 additions, -16 deletions)
View changed files
📝
Dockerfile(+5 -4)📝
Dockerfile.dev(+6 -5)📝
compose.yml(+1 -0)📝
docker/Caddyfile(+11 -6)📝
docker/entrypoint.sh(+10 -1)➕
docker/healthcheck.sh(+9 -0)📄 Description
Updates healthcheck to handle caddy and php fcgi for when caddy is disabled
Updates php upload limit env var
Fixes how trusted proxies are handled in caddy
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.