this post was submitted on 09 Jun 2026
16 points (100.0% liked)

The Smol Web

423 readers
1 users here now

Community for the appreciation and sharing of links, resources, and culture of: the smol web / small web / ~(w)~ / the indie web / or even the non-www internet (gemini, gopher, etc).

Back of a napkin definition, subject to change: if it's internet accessible and is maintained by a person, especially for non-commercial aims, then I would consider it smol. There are, however, much stricter definitions.

Definitions

Resources

founded 1 year ago
MODERATORS
 

Hi friends, I'm continuing to dive into the world of the Small Web and alternatives to big tech. I've slowly come up with a goal, or at least intention, of setting up an XMPP server for my neighborhood friends to use as an alternative to Discord. After chasing a few rabbit holes, I've found myself here: https://apps.yunohost.org/app/prosody

I like the words "easy to set up" but frankly I'm baffled from there. I assume I need some kind of dedicated PC for this? And phrases like "BOSH" "LDAP" and "coturn" are all (so far) meaningless to me. (Don't worry, I'm googling like crazy.)

So my question is, do I need to go to college for developers to be able to understand all this, or is there somewhere else I can start? 'Cause I'm pretty sure this isn't the beginner level XD Should I just focus on setting up my own personal website before I start thinking about a big project like this one, or is this not as complex as it looks, or like I said, do I need specialized training?

you are viewing a single comment's thread
view the rest of the comments
[โ€“] foxymochakitten@slrpnk.net 1 points 2 months ago (1 children)

Oooh okay so not installing it on my laptop, got it. What do you mean a domain name, like do I need to purchase a .com from Porkbun or something like that? And what do you mean by local network, like my wifi?

[โ€“] poVoq@slrpnk.net 1 points 2 months ago

You can run Yunohost on you local wifi and access it via the internal IP address that your main router assigns to your device.

But xmpp is not very helpful in such a setup as external access from the outside internet is not possible that way. You would need to configure it to be accessible on a public IP and also buy a domain name for it.

As a beginner it might be easier to rent a VPS somewhere as a lot of the technical details will be solved already.