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
- https://smolweb.org/
- https://indieweb.org/
- https://smallweb.page/
- https://wikipedia.org/wiki/IndieWeb
- https://cheapskatesguide.org/articles/small-internet.html
Resources
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I don't run anything :') can I try it out on my laptop?
Yes you can try Yunohost on an old laptop but it will replace the existing OS.
Prosody (xmpp) specifically is meant to be used with a domain name etc, and the setup to run it on a local network only isn't so easy (and relatively pointless as it is a communication tool).
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?
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.