Mastodon/Setup: Difference between revisions

281 bytes added ,  02:50, 26 November 2022
no edit summary
No edit summary
No edit summary
Line 43: Line 43:
- [x] Make `mastodon` user
- [x] Make `mastodon` user
- [x] Install Ruby
- [x] Install Ruby
- [ ] Configure postgresql
- [x] Configure postgresql
- [ ] Configure nginx (config below)
- [ ] Configure nginx (config below)
- [ ] Get SSL Cert
- [ ] Get SSL Cert
- [ ] Install & Enable systemd services
- [x] Install & Enable systemd services
</markdown>
</markdown>
<div style="padding:30px;background-color:#ffdddd;border:1px solid #ff0000;border-radius:10px;margin-top:10px">
'''Todo:'''
once we get the DNS up and running then we need to issue the certs and enable the sites-available by softlinking it to sites-enabled in /etc/nginx
</div>


=== Variations ===
=== Variations ===