I am trying to set up a local mastodon server on ip address and http for my high school students. I can't get it working and would love the help of any mastodon admins out there!
Details here:
https://github.com/mastodon/mastodon/discussions/34653
@andypiper any help here would be appreciated. Even just connecting me with someone or pointing me in the right direction 🙏
@cubeofcheese @andypiper@maconaw.social if this is an authorised project on schools network, there's no reason not to use a domain name, and therefore be able to use https.
Https for just an IP is also possible, with a self signed certificate.
I'd look at those two options first
@cubeofcheese if you are running a service on school network, talk to IT.
CYA if nothing else... They might even approve of it!
What if kid A dislikes something kid B says on your project? You want support, not blank looks...
https://sslinsights.com/create-self-signed-certificates-and-keys-with-openssl/ seems accurate, comprehensive and what I'd do.