Misskey install shell script v2.0.0
Script rewritten for Misskey v13.
- Using corepack and yarn v3
sudo corepack enable
- syslog is no longer specified.
Remove the following three lines from **default.yml: syslog:. ** - Set
signToActivityPubGet: true
; add to default.yml. - Added setting
proxyBypassHosts
. Please change the setting if necessary.
Miscellaneous
- Changed nginx installation method to the official one.
- Added a new setting to disable port opening when configuring nginx.
- added support for not configuring certbot (configure only on port 80) when configuring nginx.
- When configuring certbot, certbot is now executed via nginx (--webroot).
- Added
proxy_force_ranges on;
setting in nginx conf. - Added support for specifying a port to be watched by Misskey even when nginx is configured.
Translated with www.DeepL.com/Translator (free version)