ava
6b41fb2e6f
Update List-of-Mastodon-instances.md
7 years ago
Brad Janke
65b3a2a5a6
Adds mtndevelopment
7 years ago
Ben Field
8fa8004a2b
Update List-of-Mastodon-instances.md
7 years ago
Christopher Gilbert
e5566ac6a6
Add Rich.GOP
7 years ago
foxiehkins
ac1989d2c0
Update description on good-dragon.com
7 years ago
foxiehkins
32d4b51939
Add good-dragon.com
7 years ago
Thomas Alberola
b38bd58921
Adding masto.raildecake.fr, french instance 🌻 🐘
7 years ago
ZiiX
96812a6c79
added instance
7 years ago
Amanda Visconti
a31f5765af
Added digitalhumanities.club instance
7 years ago
Ben Field
41a78be25e
Update Production-guide.md
Corrected spelling error for "install"
7 years ago
Toby Deshane
9cf0b5b255
Add social.bytestemplar.com to instances list
7 years ago
Jonathan Hurter
b8218ca482
Make scalingo doc clearer
7 years ago
Kody
4de3182dc8
Added im-in.space
7 years ago
shel
ee758551d1
Correct innacurate info and other fixes
This guide was pretty out of date and also contained outright errors which were never true. I have updated it.
7 years ago
Technowix
9a534d1df6
Add niu.moe, cuz it's kawaii
7 years ago
VirtuBox
28fb01c71a
Update List-of-Mastodon-instances.md
7 years ago
Jonathan Hurter
d6bab0c71c
Add doc
7 years ago
Padraig Fahy
cbcfd92a14
Adding mastodon.irish
7 years ago
wxcafé
259e626165
Update List-of-Mastodon-instances.md
7 years ago
Angristan
5ed2de6be2
Add git and curl as dependencies
In some VPS templates, they are not installed by default.
7 years ago
Cédric Levieux
85c768bf16
Typography on partY
7 years ago
nicobz25
9572282a55
Update List-of-Mastodon-instances.md
Add our mastodon instance :) Thanks !
7 years ago
Valentin_NC
93e53a3311
add mastodon.cloud to List of instances
7 years ago
Cédric Levieux
bdf3ac95b8
Add mastodon.partipirate.org
7 years ago
Angristan
fa6f7c8898
Add mstdn.io
7 years ago
Jordan Guerder
5963fce131
Added mastodon.cx
7 years ago
Angristan
5dbcd92193
ECDH only
Disable DHE ciphers. We don't loose any compatibility as we already use TLS 1.2, and ECDH is faster and safer.
Also, it's better so specify the curve.
This is the conf I use here : https://tls.imirhil.fr/https/mstdn.io
7 years ago
Eugen
3504da5cac
Fix API method URL typo
7 years ago
Ian McDowell
8040d1d8ce
Update List-of-Mastodon-instances.md
Added mastodon.network.
7 years ago
scriptjunkie
29efeecb9e
Add https://securitymastod.one/
7 years ago
shel
7d354cc8c5
Corrected misinformation regarding Direct Posts
Unless something changed recently I have no clue why this said that direct posts do not federate because they do.
7 years ago
Jason Snell
fa7b74cf51
SSL best practices for nginx
7 years ago
Ash Furrow
128dcb2825
Adds mastodon.technology
7 years ago
Ash Furrow
dd441606aa
Updates instructions.
7 years ago
Jason Snell
50a88d6a6e
Adding https://mastodon.cc
7 years ago
Ash Furrow
04225ed72e
Adds instructions for adding admin users.
7 years ago
Udo Kramer
1e5a1b9abd
Update Production-guide.md
7 years ago
Nope Nope
dcda852b5f
typo in admin doc
s/rails/rake/
7 years ago
Angristan
6091b9b1a9
Add file package
If the file package is not installed, we get "Validation failed: File has contents that are not what they are reported to be" when upload media.
7 years ago
Pierre Ozoux
41ba74b511
Update the list of instances
7 years ago
Valentin Lorentz
22000ef7a9
Add oc.todon.fr to the list of instances.
[SKIP CI]
7 years ago
Sébastien Santoro
7015578655
Add social.nasqueron.org instance
7 years ago
Angristan
2fcf8d79ad
Fix crontab edit
Missing -u parameter to specify the mastodon user.
7 years ago
Jo Decker
d8855150a0
Update social.diskseven.com's IPv6 status
As far as I'm aware, my instance should be supporting IPv6 now. Was an error on my part that it wasn't working before.
7 years ago
Adam Thurlow
192f079776
Add mastodon.club to running instances list
7 years ago
Florian Maunier
58bdb9b42e
Update List-of-Mastodon-instances.md
Add my own instance
7 years ago
Angristan
665ec615e3
Missing quotes
7 years ago
Leo Wzukw
e81ba26be9
More consistent typography
7 years ago
walfie
c22388fc79
Fix typo in Heroku guide
7 years ago
Eugen Rochko
f722bd2387
Separate background jobs into different queues. ATTENTION: new queue "pull"
must be added to the Sidekiq invokation in your systemd file
The pull queue will handle link crawling, thread resolving, and OStatus
processing. Such tasks are more likely to hang for a longer time (due to
network requests) so it is more sensible to not make the "in-house" tasks
wait for them.
7 years ago