widdix / mastodon-on-aws

Host your own Mastodon instance on AWS
https://cloudonaut.io/mastodon-on-aws/
136 stars 27 forks source link

Redirect HTTP to HTTPS #15

Closed benkebdani closed 1 year ago

benkebdani commented 1 year ago

With the current configuration, HTTP traffic is not automatically redirected to HTTPS. Does this have to be handled with listeners on the load balancer?

andreaswittig commented 1 year ago

Good point, @benkebdani. I've added an HTTP redirect (see https://github.com/widdix/mastodon-on-aws/commit/b354001a21d3aaa82355c53ea61f2614841a43e0). Please update to v0.7.0.