[GH-ISSUE #788] Add just a small description in the FAQ for "How to upgrade" #664

Closed
opened 2026-02-26 06:33:54 +03:00 by kerem · 4 comments
Owner

Originally created by @0rTiN on GitHub (Dec 22, 2020).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/788

Hi,
would be really nice if you can add a tiny "how to" for upgrading to a new version.

Thx,
Daniel

Originally created by @0rTiN on GitHub (Dec 22, 2020). Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/788 Hi, would be really nice if you can add a tiny "how to" for upgrading to a new version. Thx, Daniel
kerem 2026-02-26 06:33:54 +03:00
Author
Owner

@mosaati commented on GitHub (Jan 12, 2021):

Just here to help.

  1. I pull latest images:
    command: docker-compose pull

  2. Then I restart containers:
    command: docker-compose up -d --remove-orphans

  3. Optionally, I remove obsolete images:
    command: docker image prune

Everything is back with latest image.

<!-- gh-comment-id:758468038 --> @mosaati commented on GitHub (Jan 12, 2021): Just here to help. 1) I pull latest images: command: `docker-compose pull` 2) Then I restart containers: command: `docker-compose up -d --remove-orphans` 3) Optionally, I remove obsolete images: command: `docker image prune` Everything is back with latest image.
Author
Owner

@rozza-m commented on GitHub (Jan 26, 2021):

Thank you. I went through all the documentation looking for this!

<!-- gh-comment-id:767815689 --> @rozza-m commented on GitHub (Jan 26, 2021): Thank you. I went through all the documentation looking for this!
Author
Owner

@github-actions[bot] commented on GitHub (Mar 22, 2024):

Issue is now considered stale. If you want to keep it open, please comment 👍

<!-- gh-comment-id:2014167342 --> @github-actions[bot] commented on GitHub (Mar 22, 2024): Issue is now considered stale. If you want to keep it open, please comment :+1:
Author
Owner

@github-actions[bot] commented on GitHub (May 2, 2025):

Issue was closed due to inactivity.

<!-- gh-comment-id:2846146427 --> @github-actions[bot] commented on GitHub (May 2, 2025): Issue was closed due to inactivity.
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#664
No description provided.