mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-26 01:45:54 +03:00
[PR #1248] [MERGED] v2.9.5 #3401
Labels
No labels
awaiting feedback
bug
cannot reproduce
dns provider request
duplicate
enhancement
enhancement
enhancement
good first issue
help wanted
invalid
need more info
no certbot plugin available
product-support
pull-request
question
stale
troll
upstream issue
v2
v2
v2
v3
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nginx-proxy-manager-NginxProxyManager#3401
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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/NginxProxyManager/nginx-proxy-manager/pull/1248
Author: @jc21
Created: 7/19/2021
Status: ✅ Merged
Merged: 7/19/2021
Merged by: @jc21
Base:
master← Head:develop📝 Commits (10+)
99ef8baUpdate messages.json56c4f8afix wildcard domains regexd16bf7dAdds explicit names to dev containersdeca493Splits access and error logs for each host289d179Adds logrotatebd3a13bAlso rotate other logsfae848bStore host logs in subfoldersb7b150aRun logrotation binary from program56c317dAll logs in single folder842cff1Re-add missing certbot force renewal flag📊 Changes
21 files changed (+248 additions, -152 deletions)
View changed files
📝
.version(+1 -1)📝
README.md(+46 -2)📝
backend/internal/certificate.js(+108 -125)📝
backend/setup.js(+21 -1)📝
backend/templates/dead_host.conf(+2 -1)📝
backend/templates/default.conf(+2 -1)📝
backend/templates/letsencrypt-request.conf(+2 -1)📝
backend/templates/proxy_host.conf(+2 -2)📝
backend/templates/redirection_host.conf(+2 -1)📝
docker/Dockerfile(+4 -1)📝
docker/dev/Dockerfile(+2 -1)📝
docker/docker-compose.dev.yml(+10 -4)➕
docker/rootfs/etc/logrotate.d/nginx-proxy-manager(+25 -0)📝
docker/rootfs/etc/nginx/conf.d/default.conf(+2 -2)📝
docker/rootfs/etc/nginx/conf.d/include/letsencrypt-acme-challenge.conf(+1 -0)📝
docker/rootfs/etc/nginx/nginx.conf(+2 -3)📝
docs/yarn.lock(+3 -3)📝
frontend/js/app/nginx/certificates/form.js(+1 -1)📝
frontend/js/app/nginx/proxy/form.js(+1 -1)📝
frontend/js/i18n/messages.json(+1 -1)...and 1 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.