Imageomics / Andromeda

A website that enables users to explore high-dimensional image data
http://andromeda.imageomics.org/
MIT License
2 stars 1 forks source link

Configure HTTPS #35

Closed thompsonmj closed 1 year ago

thompsonmj commented 1 year ago

Installed certs with certbot into EC2 instance, mounted volume into docker-compose, and configured nginx to use encryption. Forwards http to https.

Auto cert renewal coming in a future issue.

This branch came directly off of main, and commits to it were cherry-picked from https (which was branched from 15-react) to select only the relevant HTTPS-related changes.

thompsonmj commented 1 year ago

README entry added