1. 프록시 구성 전송
Web UI는 구성 아카이브를 생성합니다. 이 아카이브는 프록시 컨테이너 호스트에서 사용할 수 있도록 설정해야 합니다.
절차: 프록시 구성 복사
-
아직 완료하지 않은 경우 이전 단계에서 생성한 구성 아카이브(
config.tar.gz
)를 서버 컨테이너에서 서버 호스트로 복사합니다.mgrctl cp server:/root/config.tar.gz .
-
If not already done, copy the files from the server host to the proxy host:
scp config.tar.gz <proxy-FQDN>:/root
-
On the proxy host, install the Proxy with:
mgrpxy install podman config.tar.gz