mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-25 09:25:55 +03:00
[GH-ISSUE #1007] Support - Migrate from "jlesage" image to the official "jc21" image #845
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#845
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 @redtripleAAA on GitHub (Apr 10, 2021).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/1007
Checklist
Have you pulled and found the error with
jc21/nginx-proxy-manager:latestdocker image?Yes
Are you sure you're not using someone else's docker image?
Yes, I am using this image
jc21/nginx-proxy-manager
If having problems with Lets Encrypt, have you made absolutely sure your site is accessible from outside of your network?
No
Describe the bug
A clear and concise description of what the bug is.
I am trying to migrate my proxy hosts and certificates from copy image to the use the official image
What version of Nginx Proxy Manager is reported on the login page?
Latest: v2.8.1 © 2019 jc21.com.
To Reproduce
Simply copy the content from data and let's encrypt files from the old proxy manager directories to the new one
Expected behavior
To show at least the hosts populated in the UI after restart
Screenshots

The new instance
The old instance
Operating System
Synology NAS DSM 64bit Intel CPU
Portainer
Docker Compose
Docker Stacks used:
For the official one
The old one:
The ask is, what is the best steps to migrate in my case.
Thanks
@redtripleAAA commented on GitHub (Apr 13, 2021):
This is ask for support as there is RFE already for export/import # https://github.com/jc21/nginx-proxy-manager/issues/168
@chaptergy commented on GitHub (May 10, 2021):
Unfortunately it is not possible to do this via the web interface, so you will need to dump the database and restore it yourself. https://github.com/jc21/nginx-proxy-manager/issues/90, especially https://github.com/jc21/nginx-proxy-manager/issues/90#issuecomment-822212289 should help you with this process.