F5F Stay Refreshed Power Users Networks Looking for guidance on ports for a VPS setup with Nginx proxy and HestiaCP?

Looking for guidance on ports for a VPS setup with Nginx proxy and HestiaCP?

Looking for guidance on ports for a VPS setup with Nginx proxy and HestiaCP?

G
GaymerTommy21
Member
152
04-29-2023, 05:11 PM
#1
Hi, you're setting up a cloud VPS with Docker and Portainer, aiming for an Nginx proxy manager and a control panel like HestiaCP. Since you're new to ports, focus on matching the correct ports: use port 80 for Nginx and port 443 for HTTPS. Try installing Portainer first, then configure it to listen on 80/443. For HestiaCP, ensure it's installed with the right ports (80/443) and adjust its configuration accordingly. If issues persist, double-check firewall rules and service dependencies. Server is Ubuntu 22.04—make sure you're using the latest package versions.
G
GaymerTommy21
04-29-2023, 05:11 PM #1

Hi, you're setting up a cloud VPS with Docker and Portainer, aiming for an Nginx proxy manager and a control panel like HestiaCP. Since you're new to ports, focus on matching the correct ports: use port 80 for Nginx and port 443 for HTTPS. Try installing Portainer first, then configure it to listen on 80/443. For HestiaCP, ensure it's installed with the right ports (80/443) and adjust its configuration accordingly. If issues persist, double-check firewall rules and service dependencies. Server is Ubuntu 22.04—make sure you're using the latest package versions.

E
Eusebio06
Senior Member
595
04-29-2023, 08:22 PM
#2
Set up Nginx as a proxy for HTTP on ports 80 and 443, run Hestia on another port, and configure a reverse proxy for Hestia through Nginx.
E
Eusebio06
04-29-2023, 08:22 PM #2

Set up Nginx as a proxy for HTTP on ports 80 and 443, run Hestia on another port, and configure a reverse proxy for Hestia through Nginx.