etc/memo
https://docs.bitnami.com/aws/faq/administration/generate-configure-certificate-letsencrypt/ Auto-configure a Let's Encrypt certificate docs.bitnami.com 인증서 발급해서 적용하려고 뻘짓 안해도 되는거 너무 좋다
it/programming
목차준비설치Step One: 패키지 업데이트(Update Packages)Step Two: 가상 환경세팅(Install and Create Virtualenv)Step Three: 장고 설치(Install Django)Step Four: PostgreSQL 설치(Install PostgreSQL)Step Five: NGINX 설치(Install NGINX)Step Six: Gunicorn 설치(Install Gunicorn) 설정Step Seven: PostgreSQL 설정(Configure PostgreSQL)Step Eight: 장고 프로젝트 생성(Create a Django Project)Step Nine: Gunicorn 설정(Configure Gunicorn)Step Ten: NGINX 설정(C..