[PR #1613] [MERGED] Feature: Add xCaddy for external Modules on Caddy-LXC #3261

Closed
opened 2026-02-26 13:32:57 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/1613
Author: @MickLesk
Created: 1/20/2025
Status: Merged
Merged: 1/20/2025
Merged by: @MickLesk

Base: mainHead: caddy


📝 Commits (4)

📊 Changes

3 files changed (+47 additions, -9 deletions)

View changed files

📝 ct/caddy.sh (+2 -2)
📝 install/caddy-install.sh (+33 -4)
📝 json/caddy.json (+12 -3)

📄 Description

✍️ Description

  • add xCaddy as optional module for new installs

  • Related Issue: #
  • Related PR: #
  • Related Discussion: #1571

Prerequisites

The following steps must be completed for the pull request to be considered:

  • Self-review performed (I have reviewed my code to ensure it follows established patterns and conventions.)
  • Testing performed (I have thoroughly tested my changes and verified expected functionality.)

🛠️ Type of Change

Please check the relevant options:

  • [] Bug fix (non-breaking change that resolves an issue)
  • New feature (non-breaking change that adds functionality)
  • [] Breaking change (fix or feature that would cause existing functionality to change unexpectedly)
  • [] New script (a fully functional and thoroughly tested script or set of scripts)

📋 Additional Information (optional)

Provide any extra context or screenshots about the feature or fix here.


🔄 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/community-scripts/ProxmoxVE/pull/1613 **Author:** [@MickLesk](https://github.com/MickLesk) **Created:** 1/20/2025 **Status:** ✅ Merged **Merged:** 1/20/2025 **Merged by:** [@MickLesk](https://github.com/MickLesk) **Base:** `main` ← **Head:** `caddy` --- ### 📝 Commits (4) - [`73df501`](https://github.com/community-scripts/ProxmoxVE/commit/73df5012e6eabc4ff9d59d7c37af3206e0c93c39) add xcaddy to caddy - [`ad10e43`](https://github.com/community-scripts/ProxmoxVE/commit/ad10e43eb67e68901becbbbe6760dfca33e44cd7) increase space of caddy - [`8ec7fe2`](https://github.com/community-scripts/ProxmoxVE/commit/8ec7fe2e57c8213ff2ff3ed0d62b6ef8fafbe018) Update caddy.json - [`9152932`](https://github.com/community-scripts/ProxmoxVE/commit/915293227b8ec4419ce3d9b260089d6b0178e92b) fix deps ### 📊 Changes **3 files changed** (+47 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `ct/caddy.sh` (+2 -2) 📝 `install/caddy-install.sh` (+33 -4) 📝 `json/caddy.json` (+12 -3) </details> ### 📄 Description ## ✍️ Description - add xCaddy as optional module for new installs - - - - Related Issue: # - Related PR: # - Related Discussion: #1571 - - - ## ✅ Prerequisites The following steps must be completed for the pull request to be considered: - [x] Self-review performed (I have reviewed my code to ensure it follows established patterns and conventions.) - [x] Testing performed (I have thoroughly tested my changes and verified expected functionality.) ## 🛠️ Type of Change Please check the relevant options: - [] Bug fix (non-breaking change that resolves an issue) - [x] New feature (non-breaking change that adds functionality) - [] Breaking change (fix or feature that would cause existing functionality to change unexpectedly) - [] New script (a fully functional and thoroughly tested script or set of scripts) --- ## 📋 Additional Information (optional) Provide any extra context or screenshots about the feature or fix here. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 13:32:57 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ProxmoxVE#3261
No description provided.