Follow by install mastodon

  1. Create a user mastodon
  • sudo adduser --disabled-password mastodon
  1. Install NodeJS
  • Use Nvm, install 20LTS
  • corepack enable , install yarn
  1. Install PgSQL
  1. Install Mastodon
  2. Acquire an SSL certificate
  • certbot certonly --nginx -d guaderxx.cc
  1. OVER mastodon