nginx proxy manager를 통해 리버스 프록시를 구현하려고 합니다 이유는 매번 공유기에서 포트포워딩하기 싫으니까! 1. Nginx Proxy Manager 설치하기일단 설치는 script를 통해 한줄로 후딱해줍니다 ```bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/nginxproxymanager.sh)"``` script는 https://community-scripts.github.io/ProxmoxVE/ 여기에서 보면되요 엔터 누르다보면 설치가됩니다. ip가 113이네요. 혹시 모르니까 고정해줄게요 기본적인 apt install 해줍니다 ps -ef로 보면 openresty..