Mastodon: Difference between revisions

Line 33: Line 33:


* Set up LetsEncrypt: <tt>certbot certonly --apache -d FQDN</tt>
* Set up LetsEncrypt: <tt>certbot certonly --apache -d FQDN</tt>
* Prepare non-TLS upgrade config: '''FIXME'''
* Prepare non-TLS upgrade config: try [https://gist.github.com/dankamongmen/529de45dc4dff3835f272ca5d3fd430e something like this]
* Prepare TLS proxy config: try [https://gist.github.com/dankamongmen/3bd66ec624a683f2c2be9ce7ab86a63b something like this]
* Prepare TLS proxy config: try [https://gist.github.com/dankamongmen/3bd66ec624a683f2c2be9ce7ab86a63b something like this]
* <tt>sudo a2ensite mastodon-ssl</tt>
* <tt>sudo a2ensite mastodon-ssl</tt>