_ __ _ ____ __ ___
/ | / /___ _(_)___ _ __ / __ \_________ __ ____ __ / |/ /___ _____ ____ _____ ____ _____
/ |/ / __ / / __ \| |/_/ / /_/ / ___/ __ \| |/_/ / / / / /|_/ / __ / __ \/ __ / __ / _ \/ ___/
/ /| / /_/ / / / / /> < / ____/ / / /_/ /> </ /_/ / / / / / /_/ / / / / /_/ / /_/ / __/ /
/_/ |_/\__, /_/_/ /_/_/|_| /_/ /_/ \____/_/|_|\__, / /_/ /_/\__,_/_/ /_/\__,_/\__, /\___/_/
/____/ /____/ /____/
Loading...
bash: line 28: variables: command not found
bash: line 29: color: command not found
bash: line 30: catch_errors: command not found
bash: line 186: start: command not found
bash: line 187: build_container: command not found
bash: line 188: description: command not found
bash: line 190: msg_info: command not found
bash: line 191: pct: command not found
bash: line 192: msg_ok: command not found
bash: line 193: msg_ok: command not found
Nginx Proxy Manager should be reachable by going to the following URL.
http://:81
root@npm-ubuntu:~#
#Issues installing in Ubuntu Server 22.04
26 messages · Page 1 of 1 (latest)
Brand new CT, attempted 3-4 times
I see a reference to $FUNCTIONS_FILE_PATH but I see nothing in the documentation mentioning it
I feel like I'm missing a crucial step in order to be able to use any of these install scripts, but I can find any documentation at all
I’d suggest using debian 12, ubuntu has been hit and miss for me
Stay with the default, else you are on your own:
Is there something I'm supposed to execute and install before I execute the NPM install script from the website?
Nope, The script will add a LXC, install Debian and then NPM.
Wait, so I'm supposed to run this directly on the machine hosting PVE, not create a CT first then execute on that??
omg I wish I'd known that lol
Nope, that's what the scrip will do, execute it from the Proxmox shell, and it will make the LXC and install everything.
that explains everything. it just worked
It right there 🙂
I'm new to Proxmox, so that meant 1 of 2 things to me lol, but I definitely understand now. I really appreciate the help 😄
I'm receiving an Internal Error when attempting to retrieve an SSL certificate for a domain. I did see mention of selecting a Certbot install, but I'm unsure how to proceed.
Also both of these routes are taking me to the exact same page, which doesn't make any sense
If you want to use Let's Encrypt, that one is added.
So make sure web traffic HTTP (port 80) and HTTPS (port 443) are forwarded to your LXC.
Port 81 should only work from within your network, or with the use of a VPN.
omg its because i had the internal port set to 81
thank you
Now I just need to fix the redirect for pihole, but that I can handle.
You can also use a Cloudflare Origin CA certificates.
Set up once, per domain and use on every sub-domain of it.
I use that, and it's way easier.
I probably will do that, since I'm already using Cloudflare proxy
Great, have fun setting it up 🙂
Thanks for all your help!