Closed tdpearson closed 7 years ago
@tdpearson I was not able to test with letsencrypt. I know we have tested when push to production server for Library. I also add a slight change in sqlite db due to version of django.
Noticed dhparam setting was missing for Lets Encrypt option - corrected and added to master branch. Tested with success.
Let's Encrypt features added - still a manual process to configure:
cd config/ssl/nginx/letsencrypt/dockerfiles
docker build -t certbot .
cd ../../
./runLetsEncrypt