서버 (2) 썸네일형 리스트형 (스크랩) ★★ Traefik? Nginx? (feat. web server, reverse proxy, 프록시 서버) https://www.lesstif.com/system-admin/forward-proxy-reverse-proxy-21430345.html 포워드 프록시(forward proxy) 리버스 프록시(reverse proxy) 의 차이 Web Server와 WAS 에 대해 연동하려면 Reverse Proxy 에 대한 이해가 필수입니다. www.lesstif.com https://tech.ashe.kr/21 Traefik vs Caddy 개인 프로젝트에서 사용할 Web Server 를 선택하기 위해 django template 을 찾아보면서 유명한 프로젝트의 설정을 찾아보았습니다. 그 중 가장 유명한 cookiecutter-django 는 traefik 을 wemake-django-tem.. tech.ashe.. (스크랩) Ubuntu에서 도커(Docker) 설치하기 오라클 클라우드 ubuntu 20.04 에 설치 아래 그대로 치면 됨! sudo apt-get remove docker docker-engine docker.io containerd runc sudo apt-get update sudo apt-get -y install \ apt-transport-https \ ca-certificates \ curl \ gnupg \ lsb-release curl -fsSL https://download.docker.com/linux/ubuntu/gpg | sudo gpg --dearmor -o /usr/share/keyrings/docker-archive-keyring.gpg echo \ "deb [arch=amd64 signed-by=/usr/share/keyrin.. 이전 1 다음