blob: d0fa894f964e59434406d1fae14f96df27e15bc3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
|
<!--
N.B.: This README was automatically generated by <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
It shall NOT be edited by hand.
-->
# Mastodon for YunoHost
[](https://ci-apps.yunohost.org/ci/apps/mastodon/)  
[](https://install-app.yunohost.org/?app=mastodon)
*[Read this README in other languages.](./ALL_README.md)*
> *This package allows you to install Mastodon quickly and simply on a YunoHost server.*
> *If you don't have YunoHost, please consult [the guide](https://yunohost.org/install) to learn how to install it.*
## Overview
Mastodon is a free, open-source microblogging social network.
It is a decentralized alternative to commercial platforms like Twitter and avoids the risks of a single company monopolizing your communication for commercial purposes.
**Shipped version:** 4.2.11~ynh1
**Demo:** <https://joinmastodon.org/>
## Screenshots

## Documentation and resources
- Official app website: <https://joinmastodon.org/>
- Official admin documentation: <https://docs.joinmastodon.org/>
- Upstream app code repository: <https://github.com/mastodon/mastodon>
- YunoHost Store: <https://apps.yunohost.org/app/mastodon>
- Report a bug: <https://github.com/YunoHost-Apps/mastodon_ynh/issues>
## Developer info
Please send your pull request to the [`testing` branch](https://github.com/YunoHost-Apps/mastodon_ynh/tree/testing).
To try the `testing` branch, please proceed like that:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/mastodon_ynh/tree/testing --debug
or
sudo yunohost app upgrade mastodon -u https://github.com/YunoHost-Apps/mastodon_ynh/tree/testing --debug
```
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>
|