ne0fite / GigKeeper

GNU General Public License v3.0
1 stars 0 forks source link

HTTPS Support #76

Closed ne0fite closed 7 years ago

ne0fite commented 7 years ago

EB configuration to host the web server under SSL and redirect HTTP to HTTPS. Also adjusted apiConfig.js and UrlBuilder to use a base URL instead of individual host and port so it picks up the protocol.

Help from:

https://bluefletch.com/blog/domain-agnostic-letsencrypt-ssl-config-for-elastic-beanstalk-single-instances/

http://stackoverflow.com/questions/24297375/how-to-get-elastic-beanstalk-nginx-backed-proxy-server-to-auto-redirect-from-htt/28271106#28271106