Hello guys I have created 3 containers one for haproxy one for CentOS and another Ubuntu . I use haproxy container to reverse proxy the request .
I installed cyberpanel following the official website sh script and installed it in CentOS container . Used iptables to route to respective containers. Till now everything was working fine but i moved to my production Vps did the same exact steps but now cyberpanel is not loading . I even did systemctl lscpd restart even though the page says err connection reset. Inside the container I used curl the response was failed to connect.
Can you please help me out