[PR #1609] [MERGED] add missing package for healthcheck #1483

Closed
opened 2026-02-04 19:50:52 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/1609
Author: @parkervcp
Created: 8/13/2025
Status: Merged
Merged: 8/13/2025
Merged by: @parkervcp

Base: mainHead: add_fcgi_healthcheck


📝 Commits (2)

  • 06067f3 Add fcgi package for healthcheck
  • 15075b6 re-add file server directive

📊 Changes

3 files changed (+3 additions, -2 deletions)

View changed files

📝 Dockerfile (+1 -1)
📝 Dockerfile.dev (+1 -1)
📝 docker/Caddyfile (+1 -0)

📄 Description

Add fcgi package for healthcheck as I missed it the first time around

Re-add file_server directive to the Caddyfile. No idea why it got removed.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/pelican-dev/panel/pull/1609 **Author:** [@parkervcp](https://github.com/parkervcp) **Created:** 8/13/2025 **Status:** ✅ Merged **Merged:** 8/13/2025 **Merged by:** [@parkervcp](https://github.com/parkervcp) **Base:** `main` ← **Head:** `add_fcgi_healthcheck` --- ### 📝 Commits (2) - [`06067f3`](https://github.com/pelican-dev/panel/commit/06067f375c549b0627f0a3fa3d6c52b8dd032b83) Add fcgi package for healthcheck - [`15075b6`](https://github.com/pelican-dev/panel/commit/15075b6ab81ceff698b7737e52388895558ca1a5) re-add file server directive ### 📊 Changes **3 files changed** (+3 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `Dockerfile` (+1 -1) 📝 `Dockerfile.dev` (+1 -1) 📝 `docker/Caddyfile` (+1 -0) </details> ### 📄 Description Add fcgi package for healthcheck as I missed it the first time around Re-add file_server directive to the Caddyfile. No idea why it got removed. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-04 19:50:52 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel#1483