Full documentation repository for Mastodon

Eugen Rochko 6bc2aca057 Add note about moved repository 6 éve
Contributing-to-Mastodon 2eca2fbd6f Typo on paragraph #106 & 108 (#619) 6 éve
Maintaining-Mastodon c2f1715019 Update Backups-Guide.md with more detailed backup/restore instructions (#683) 6 éve
Running-Mastodon a67c484494 Clarify the certbot step for nginx (#735) 6 éve
Using-Mastodon 4da2aa9db5 update Spanish FAQ_ESP.md. (#729) 6 éve
Using-the-API 934d748b3e Update API.md (#715) 6 éve
images fdc409d2df Add Elasticsearch Guide (#564) 6 éve
Extensions.md 7ba4f74434 Update Extensions.md 7 éve
LICENSE f9c875e2d2 Revert "Fix #262 - Use GNU Free Documentation License (#349)" (#350) 7 éve
README.md 6bc2aca057 Add note about moved repository 6 éve
Specs-and-RFCs-used.md e791b0a74e Update Specs-and-RFCs-used.md 7 éve

README.md

Mastodon

Note: The documentation has moved to a different repository, where it is compiled to docs.joinmastodon.org. This repository is no longer updated.

Mastodon is a free, open-source social network server based on open web protocols like ActivityPub and OStatus. The social focus of the project is a viable decentralized alternative to commercial social media silos that returns the control of the content distribution channels to the people.

Documentation

Using Mastodon

Using the API

Running Mastodon

In production

Please note: It is highly recommended to run a tagged release of Mastodon and not run off the current master branch.

The aforementioned guides presume using certain software, like Nginx. But using alternatives is possible: Alternative system configurations

In development

Contributing to Mastodon

Protocols