NginxProxyManager / nginx-proxy-manager

Docker container for managing Nginx proxy hosts with a simple, powerful interface
https://nginxproxymanager.com
MIT License
23.07k stars 2.68k forks source link

How to upgrade nginx-proxy-manager using alpine installation with proxmox ? #1346

Open openaspace opened 3 years ago

openaspace commented 3 years ago

I'm running nginx-proxy-manager as LXC Proxmox container with Alpine Linux.

How I can upgrade to the latest version without using docker?

thank you.

jc21 commented 3 years ago

I do not support running this project without docker.

njugunagathere commented 2 years ago

@openaspace: I'm highlighting what has worked for me running nginx-proxy-manager as an alpine-based lxc container. It may or may not work for you incase you used other methods.

I installed my setup using the script found at https://github.com/ej52/proxmox-scripts/tree/main/lxc/nginx-proxy-manager via the below command when inside the lxc alpine container.

wget --no-cache -qO - https://raw.githubusercontent.com/ej52/proxmox/main/lxc/nginx-proxy-manager/setup.sh | sh

To Update: I always run the same script again to update my nginx-proxy-manager install, to the latest version. This is what i have found works best for a proxmox alpine based container setup without any fuss so far.

NB: You may want to peruse the code and understand what it does before running it. I can't stress enough the need to MAKE A BACKUP of your data just incase something goes astray.

openaspace commented 2 years ago

Thank you, But I'm finding the way to install it on vps and not lxc for security reasons.

github-actions[bot] commented 8 months ago

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