Difference between revisions of "Mastodon/admin"
< Mastodon
Jump to navigation
Jump to search
Line 19: | Line 19: | ||
* [https://github.com/tootsuite/documentation/blob/master/Running-Mastodon/Updating-Mastodon-Guide.md official] | * [https://github.com/tootsuite/documentation/blob/master/Running-Mastodon/Updating-Mastodon-Guide.md official] | ||
* [https://github.com/staticsafe/mastodon-documentation/blob/master/Running-Mastodon/Updating-Mastodon-Guide.md Updating Mastodon] ([https://mastodon.zombocloud.com/users/staticsafe/updates/4279 via author]) | * [https://github.com/staticsafe/mastodon-documentation/blob/master/Running-Mastodon/Updating-Mastodon-Guide.md Updating Mastodon] ([https://mastodon.zombocloud.com/users/staticsafe/updates/4279 via author]) | ||
− | === | + | ===general=== |
* [https://github.com/tootsuite/documentation/blob/master/Running-Mastodon/Administration-guide.md official] | * [https://github.com/tootsuite/documentation/blob/master/Running-Mastodon/Administration-guide.md official] | ||
+ | ===tasks=== | ||
+ | * [https://gist.github.com/monsterpit-daggertooth/a1088ab959c71fc02f2baf824c6f4025 snippet-copy_emojos.rb] ([https://monsterpit.net/@daggertooth/99384806716881228 via]) "A Mastodon Rails console snippet to batch-copy Emoji from another domain." | ||
===discussion=== | ===discussion=== | ||
* [https://discourse.joinmastodon.org/ Mastodon Meta Discussion Board] (using Discourse) | * [https://discourse.joinmastodon.org/ Mastodon Meta Discussion Board] (using Discourse) |
Revision as of 01:26, 21 January 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
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)