Difference between revisions of "Mastodon/admin"
< Mastodon
Jump to navigation
Jump to search
(scaling masto) |
|||
Line 16: | Line 16: | ||
===administering=== | ===administering=== | ||
* [https://github.com/tootsuite/documentation/blob/master/Running-Mastodon/Administration-guide.md Administration guide] | * [https://github.com/tootsuite/documentation/blob/master/Running-Mastodon/Administration-guide.md Administration guide] | ||
+ | ** [https://github.com/tootsuite/documentation/blob/master/Running-Mastodon/Tuning.md Tuning Mastodon]: adjusting workers/processes and so on | ||
+ | |||
===upgrading=== | ===upgrading=== | ||
Upgrading an instance to a new version: | Upgrading an instance to a new version: |
Revision as of 13:54, 2 June 2018
This page is a seed article. You can help HTYP water it: make a request to expand a given page and/or donate to help give us more writing-hours!
|
Pages
- character limit: notes on how to modify the maximum length of a toot
- dethrone: remove admin privileges
- mastodon-sidekiq.service: configuration file
- Sidekiq: job manager
Links
installing
- Mastodon Production Guide: a walk through of the setup process
- Alternative Server Components: using nonstandard services (e.g. Apache instead of nginx)
- How to install a Mastodon instance on Ubuntu 16.04 LTS
- Deploying Mastodon on Digital Ocean: uses Docker
- Moving Mastodon to Digital Ocean ...but apparently is a really easy way to do it
- Mastible: an Ansible playbook to install Mastodon
- 2018-01-18 (update) Setting up your own Mastodon, with Digital Ocean and Docker
administering
- Administration guide
- Tuning Mastodon: adjusting workers/processes and so on
upgrading
Upgrading an instance to a new version:
general
tasks
- snippet-copy_emojos.rb (via) "A Mastodon Rails console snippet to batch-copy Emoji from another domain."
discussion
- Mastodon Meta Discussion Board (using Discourse)
posts
- 2017-04-12 Scaling Mastodon: What it takes to house 43,000 users by Eugen Rochko