[PR #1022] [CLOSED] install certbot from pip #3340

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

📋 Pull Request Information

Original PR: https://github.com/NginxProxyManager/nginx-proxy-manager/pull/1022
Author: @jonasled
Created: 4/16/2021
Status: Closed

Base: developHead: patch-1


📝 Commits (2)

📊 Changes

1 file changed (+2 additions, -1 deletions)

View changed files

📝 docker/Dockerfile (+2 -1)

📄 Description

It looks like the certbot version shipped with alpine is relativly old and has a few problems since a few days. It would be better if we install certbot through pip. Then we'll always get the newest version.

The problem is already discussed here: #1018


🔄 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/1022 **Author:** [@jonasled](https://github.com/jonasled) **Created:** 4/16/2021 **Status:** ❌ Closed **Base:** `develop` ← **Head:** `patch-1` --- ### 📝 Commits (2) - [`1a64d44`](https://github.com/NginxProxyManager/nginx-proxy-manager/commit/1a64d44857b8db488f56567b743f787b61e1f7a4) Merge pull request #955 from jc21/develop - [`d2d8aba`](https://github.com/NginxProxyManager/nginx-proxy-manager/commit/d2d8aba464ed73ccf743d1e2bb9021fee2c80f09) install certbot from pip ### 📊 Changes **1 file changed** (+2 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `docker/Dockerfile` (+2 -1) </details> ### 📄 Description It looks like the certbot version shipped with alpine is relativly old and has a few problems since a few days. It would be better if we install certbot through pip. Then we'll always get the newest version. The problem is already discussed here: #1018 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 07:38:56 +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#3340
No description provided.