mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-25 17:35:52 +03:00
[GH-ISSUE #799] Import letsencrypt configurations and certifications to nginx-proxy-manager #677
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#677
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?
Originally created by @heliomcp on GitHub (Jan 3, 2021).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/799
Checklist
What is troubling you?
Clear and concise description of what you're trying to do and what isn't working for you
First, thank you, @jc21 for this great tool ;-)
I have successful to configure ngnix-proxy-manager as a docker for my pi host, but now I need to migrate all my local letsencrypt configuration and certifications to nginx-proxy-manager. I realize that it is not only a
cp -Rpfrom local /etc/letsencrypt folder to the docker folder.Are there any documentations to help me on this?
Best regards
@chaptergy commented on GitHub (May 12, 2021):
Unfortunately there is not. For it to show up in the database you have to manually add them through the GUI. You could also try to write a script to automate this using the api, but generally this is not supported.