[PR #2411] [MERGED] Bugfix: Fix certbot plugin installation issues #3566

Closed
opened 2026-02-26 08:31:07 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/NginxProxyManager/nginx-proxy-manager/pull/2411
Author: @plantysnake
Created: 11/18/2022
Status: Merged
Merged: 3/8/2023
Merged by: @jc21

Base: developHead: fix-certbot-plugins


📝 Commits (2)

  • 6349cb6 Fix cerbot plugin installation issues
  • 8dee139 Fix linter issues

📊 Changes

2 files changed (+7 additions, -20 deletions)

View changed files

📝 backend/internal/certificate.js (+2 -6)
📝 backend/setup.js (+5 -14)

📄 Description

Now plug-ins for certbot should be installing not into the system, but into certbot venv.


🔄 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/NginxProxyManager/nginx-proxy-manager/pull/2411 **Author:** [@plantysnake](https://github.com/plantysnake) **Created:** 11/18/2022 **Status:** ✅ Merged **Merged:** 3/8/2023 **Merged by:** [@jc21](https://github.com/jc21) **Base:** `develop` ← **Head:** `fix-certbot-plugins` --- ### 📝 Commits (2) - [`6349cb6`](https://github.com/NginxProxyManager/nginx-proxy-manager/commit/6349cb6094d89a228e6317a992b57aaea3c81a1f) Fix cerbot plugin installation issues - [`8dee139`](https://github.com/NginxProxyManager/nginx-proxy-manager/commit/8dee139810c06025fb1e712ebbb102d32255a0d7) Fix linter issues ### 📊 Changes **2 files changed** (+7 additions, -20 deletions) <details> <summary>View changed files</summary> 📝 `backend/internal/certificate.js` (+2 -6) 📝 `backend/setup.js` (+5 -14) </details> ### 📄 Description Now plug-ins for certbot should be installing not into the system, but into certbot venv. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 08:31:07 +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/nginx-proxy-manager-NginxProxyManager#3566
No description provided.