• The added line is THIS COLOR.
  • The deleted line is THIS COLOR.
- https://mastodon.social/about
- https://en.wikipedia.org/wiki/Mastodon_(software)

- (ソースコード) https://github.com/tootsuite/mastodon

* サーバ [#q9d46ccc]

- https://mastodon.social/ 旗艦サーバ (登録不可)

- サーバ一覧
--  https://github.com/tootsuite/documentation/blob/master/Using-Mastodon/List-of-Mastodon-instances.md

** 日本サーバ [#a95fc42d]

- https://pawoo.net/ (pixiv)
- https://mstdn.jp/ (サーバ管理:[https://twitter.com/nullkal @nullkal])
- https://mstdn.club/

- 日本サーバー (まとめ)
--  http://shimaguni.symphonic-net.com/mstdn/

** その他サーバ [#mb96b839]

- https://mastodon.cloud/
- https://octodon.social/
- https://mastodon.xyz/

* システム [#fe4115f5]

** Requirements [#e80ad77d]

- Ruby
- Node.js
- PostgreSQL
- Redis
- Nginx

* サーバ構築 [#n0fb7b3c]
- 
- https://github.com/tootsuite/documentation/blob/master/Running-Mastodon/Production-guide.md

- CentOS7でmastodonを建てる
--  http://qiita.com/motiakoron/items/1e5b0679f7283bfee70b

- net.core.somaxconnについて調べてみた
--  http://tetsuyai.hatenablog.com/entry/20111220/1324466655
 # vi  /etc/sysctl.conf
 +# Increase number of incoming connections backlog
 +net.core.somaxconn = 1024
 # sysctl -p

 # emacs /etc/sysctl.conf
 +vm.overcommit_memory = 1
 # sysctl vm.overcommit_memory=1

 # echo never > /sys/kernel/mm/transparent_hugepage/enabled

- [[Docker/Compose]]
- [[Mailgun]]


* 記事 [#dc69a719]

- [http://about-k-h-bot.hatenablog.com/entry/2017/04/10/Mastodon%EF%BC%88%E3%83%9E%E3%82%B9%E3%83%88%E3%83%89%E3%83%B3%EF%BC%89%E3%81%A8%E3%81%84%E3%81%86SNS%E3%81%AE%E5%9F%BA%E6%9C%AC%E7%9A%84%E3%81%AA%E4%BD%BF%E3%81%84%E6%96%B9%E3%81%AB%E9%96%A2 http://about-k-h-bot.hatenablog.com/entry/2017/04/10/Mastodon(マストドン)というSNSの基本的な使い方に関するメモ。]
- Twitterのライバル? 実は、新しい「マストドン」(Mastodon)とは!
--  http://ascii.jp/elem/000/001/465/1465842/

- gnusocial や mastodon の哲学
--  https://blog.cardina1.red/2017/04/13/federated-social-web/


* 関連 [#rel]

- [[Twitter]]


Reload   Diff   Front page List of pages Search Recent changes Backup Referer   Help   RSS of recent changes