Rework the links about Installing mastodon (#690)

Group links about Installation the same way they are for After
Installation and Advanced so it's more obvious how it's cut
This commit is contained in:
Daniel Jakots 2018-08-28 20:02:31 -04:00 committed by Eugen Rochko
parent 5a935e39df
commit e34ac2b1d3
1 changed files with 6 additions and 6 deletions

View File

@ -27,12 +27,12 @@ Mastodon is a free, open-source social network server based on open web protocol
>**Please note**: It is highly recommended to run a [tagged release](https://github.com/tootsuite/mastodon/releases) of Mastodon and **not** run off the current `master` branch.
- Before you start: [Examples of resource usage from other live instances](Running-Mastodon/Resources-needed.md)
- If you want to use Docker: [Installation using Docker](Running-Mastodon/Docker-Guide.md)
- If you want to run it standalone: [Standalone installation](Running-Mastodon/Production-guide.md)
- There are other options:
- [Mastodon on Heroku](Running-Mastodon/Heroku-guide.md)
- [Mastodon on Scalingo](Running-Mastodon/Scalingo-guide.md)
- [Mastodon on Nanobox](Running-Mastodon/Nanobox-Guide.md)
- Installing mastodon:
- [Using Docker](Running-Mastodon/Docker-Guide.md)
- [Standalone installation](Running-Mastodon/Production-guide.md)
- [On Heroku](Running-Mastodon/Heroku-guide.md)
- [On Scalingo](Running-Mastodon/Scalingo-guide.md)
- [On Nanobox](Running-Mastodon/Nanobox-Guide.md)
- After installation:
- [Administrating a Mastodon instance](Running-Mastodon/Administration-guide.md)
- [Tuning Mastodon performance](Running-Mastodon/Tuning.md)