Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update 2018-02-23_How-to-start-a-Mastodon-server.md #2

Merged
merged 2 commits into from
Jun 13, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/posts/2018-02-23_How-to-start-a-Mastodon-server.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ tags:
- mastodon
---

So you want to be part of the Mastodon network, and you want to truly own your data, independent of anyone else. Perhaps you want to curate a niche community for a specific interest, or maybe for your own family or close circle of friends. You went [through the documentation](https://github.com/tootsuite/documentation/blob/master/Running-Mastodon/Production-guide.md) and installed the software, or maybe you chose [one of the available](https://maastodon.net) [hosting options](https://masto.host) to avoid all the technical nonsense altogether. What’s next?
So you want to be part of the Mastodon network, and you want to truly own your data, independent of anyone else. Perhaps you want to curate a niche community for a specific interest, or maybe for your own family or close circle of friends. You went [through the documentation](https://docs.joinmastodon.org/) and installed the software, or maybe you chose [one of the available](https://joinmastodon.org/servers) [hosting options](https://masto.host) to avoid all the technical nonsense altogether. What’s next?

There are three categories of things you’ll be doing: Customization, federation and promotion. If your community is going to be private, you can skip that last part.

Expand Down