Server

장고 https 배포 참고용

Simon Yoon 2022. 9. 10. 23:53

https://wikidocs.net/164372

 

4-16 SSL

이제 브라우저에서 고정 IP 대신 도메인을 입력하여 서버에 접속할수 있게 되었다. 하지만 브라우저의 주소창을 보면 다음과 같이 주의 요함 이라는 경고 메시지가 표시된다. ...

wikidocs.net

https://windybay.net/post/10/

 

DigitalOcean에 Django 프로젝트 배포하기 (1)

새로 블로그를 시작하면서 호스팅을 디지털오션으로 옮겼다. 이전 버전 블로그는 pythonanywhere.com 에서 배포를 했었다. pythonanywhere는 서버쪽 …

windybay.net

https://whatisthenext.tistory.com/123

 

Nginx 이해하기 및 기본 환경설정 세팅하기

NGINX Nginx의 개요 엔진엑스(Nginx)는 Igor Sysoev라는 러시아 개발자가 동시접속 처리에 특화된 웹 서버 프로그램이다. Apache 보다 동작이 단순하고, 전달자 역할만 하기 때문에 동시접속 처리에 특화

whatisthenext.tistory.com

https://dingrr.com/blog/post/ubuntu%EC%97%90%EC%84%9C-django-%EC%84%9C%EB%B9%99%EC%9D%84-%EC%9C%84%ED%95%9C-nginx-%ED%94%84%EB%A1%9D%EC%8B%9C-%EC%84%A4%EC%A0%95

 

Ubuntu에서 Django 서빙을 위한 NGINX 프록시 설정 | 블로그 | 딩그르르

Ubuntu에서 Django 서빙을 위한 NGINX 프록시 설정

dingrr.com

https://www.digitalocean.com/community/tutorials/how-to-set-up-django-with-postgres-nginx-and-gunicorn-on-ubuntu-18-04

 

How To Set Up Django with Postgres, Nginx, and Gunicorn on Ubuntu 18.04 | DigitalOcean

 

www.digitalocean.com