diff options
| author | Éric Gaspar <46165813+ericgaspar@users.noreply.github.com> | 2022-01-06 15:53:14 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-01-06 15:53:14 +0100 |
| commit | 79914a6f08ad0b16774785f3d491f9567bc1de2d (patch) | |
| tree | 3ccb0febe099bd46d73e4a4bbd032327c9f33cd3 /README.md | |
| parent | df3848850ebfb1fabc58858e2559a841b40ac9e4 (diff) | |
| parent | dac17de1453a284095fa5a5e2412b553f28a83af (diff) | |
| download | mastodon_ynh-79914a6f08ad0b16774785f3d491f9567bc1de2d.tar.gz mastodon_ynh-79914a6f08ad0b16774785f3d491f9567bc1de2d.tar.bz2 mastodon_ynh-79914a6f08ad0b16774785f3d491f9567bc1de2d.zip | |
Merge pull request #289 from Tagadda/fix-install
Upgrade to 3.4.4
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 46 |
1 files changed, 24 insertions, 22 deletions
@@ -1,3 +1,8 @@ +<!-- +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://dash.yunohost.org/appci/app/mastodon)   @@ -5,13 +10,22 @@ *[Lire ce readme en français.](./README_fr.md)* -> *This package allows you to install Mastodon quickly and simply on a YunoHost server. +> *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:** 3.4.1 +**Shipped version:** 3.4.4~ynh1 + +**Demo:** https://joinmastodon.org/ + +## Screenshots + + + +## Disclaimers / important information ## Important points to read before installing @@ -20,10 +34,6 @@ Mastodon is a free, open-source microblogging social network. It is a decentrali 1. At the end of the installation a mail is sent to the user with the automatically generated password 1. It seems important to close the inscriptions for your Mastodon, so that it remains a private body. We invite you to block remote malicious instances from the administration interface. You can also add text on your home page. -## Screenshots - - - ## Configuration ### Install @@ -50,29 +60,19 @@ $ screen -r `$ (cd /var/www/mastodon/live && sudo -u mastodon RAILS_ENV=production PATH=/opt/rbenv/versions/mastodon/bin bin/tootctl --help)` -## Documentation - - * Official documentation: https://docs.joinmastodon.org/ - ## YunoHost specific features #### Multi-users support LDAP authentication is activated. All YunoHost users can authenticate. -#### Supported architectures +## Documentation and resources -* x86-64 - [](https://ci-apps.yunohost.org/ci/apps/mastodon/) -* ARMv8-A - [](https://ci-apps-arm.yunohost.org/ci/apps/mastodon/) - -## Links - - * Report a bug: https://github.com/YunoHost-Apps/mastodon_ynh/issues - * App website: https://joinmastodon.org/ - * Upstream app repository: https://github.com/tootsuite/mastodon - * YunoHost website: https://yunohost.org/ - ---- +* Official app website: https://joinmastodon.org/ +* Official admin documentation: https://docs.joinmastodon.org/ +* Upstream app code repository: https://github.com/tootsuite/mastodon +* YunoHost documentation for this app: https://yunohost.org/app_mastodon +* Report a bug: https://github.com/YunoHost-Apps/mastodon_ynh/issues ## Developer info @@ -84,3 +84,5 @@ sudo yunohost app install https://github.com/YunoHost-Apps/mastodon_ynh/tree/tes 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
\ No newline at end of file |
