| 4.6 | 4.5 | 4.4 | 4.3 | 4.2 | |
|---|---|---|---|---|---|
| 24.x | |||||
| 22.x | |||||
| 20.x | |||||
| 18.x | |||||
| 16.x | |||||
| 14.x |
| Key | |
|---|---|
| Supported in this version | |
| End of life, use with caution | |
| Not supported in this version |
References: Node.js Releases
# Check running version
node -v
.nvmrc in the source code that is the expected target version for that release.
You should use nvm to install and manage the target Node version.Ruby
Mastodon requires an installation of Ruby for the webserver and Sidekiq components, and administrators must ensure a supported Ruby version is present and configured.
Postgres
Mastodon requires an installation of Postgres as the primary SQL database, and administrators must ensure a supported Postgres version is present and configured.