Full documentation repository for Mastodon
Go to file
Eugen Rochko 7ba4f74434
Update Extensions.md
2017-12-13 14:52:31 +01:00
Contributing-to-Mastodon Fix typo (#394) 2017-09-16 00:01:28 +02:00
Maintaining-Mastodon Add Backups Guide (#414) 2017-10-08 15:19:48 +02:00
Running-Mastodon Specify root directive for letsencrypt (#471) 2017-12-06 17:21:08 +01:00
Using-Mastodon Added bitlbee-mastodon (#481) 2017-12-11 13:43:09 +01:00
Using-the-API Update Tips-for-app-developers.md 2017-12-13 14:44:45 +01:00
Extensions.md Update Extensions.md 2017-12-13 14:52:31 +01:00
LICENSE Revert "Fix #262 - Use GNU Free Documentation License (#349)" (#350) 2017-07-25 20:03:43 +02:00
README.md Improve readme (#348) 2017-07-25 18:04:52 +02:00
Specs-and-RFCs-used.md Add more information about specs, add ActivityPub and HTTP Signatures 2017-07-29 22:09:59 +02:00

README.md

Mastodon

Mastodon is a free, open-source GNU social-compatible social network server. A decentralized alternative to commercial platforms, it avoids the risks of a single company monopolizing your communication. Anyone can run Mastodon and participate in the social network seamlessly.

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