this post was submitted on 27 Jul 2026
200 points (97.6% liked)

Selfhosted

61003 readers
312 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

Detailed Rules Post

  1. Be civil.

  2. No spam.

  3. Posts are to be related to self-hosting.

  4. Don't duplicate the full text of your blog or readme if you're providing a link.

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details. Tags [CBH] or [AIP] are required, see the links in Rule 8 for details.

  8. AI-related discussions and AI-involved promotional posts have additional requirements for tagging, as noted in Rule 7 and the AI & Promotional Post Expanded Rules post, and find example disclosures here.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

Topic per title, basically.

For me: after setting up all the integrations and fall overs using the arr stack and Jellyfin (inc Sabnzdb etc)... I keep circling back to Nova video player.

https://github.com/nova-video-player/aos-AVP/releases

It's arguably not even self hosting...but there something undeniably cool about sticking a USB stick into a router, installing a single app on your TV and boom, done. EDIT: of course, it can consume the *arr stack, integrate with Ombi etc

IOW, I really like stuff that simple to set up and punches above its weight class.

you are viewing a single comment's thread
view the rest of the comments
[–] lemonuri@infosec.pub 10 points 2 days ago (3 children)

I still love getting messages via xmpp from friends and family using my own snikket/ejabberd instances after years of use. Calls as well.

Video conferences via jitsi meet fill my heart with joy since the covid epidemic. These are also xmpp based. It's just a cool lightweight protocol.

[–] hirihit640@sh.itjust.works 3 points 1 day ago

You got your friends and family to switch to XMPP and Jitsi? impressive

[–] motruck@lemmy.zip 7 points 2 days ago (1 children)

XMPP is nice but even with all of the quality of life extensions it definitely feels clunky. I tried switching to it recently from matrix and while matrix leaves a lot to be desired I found it was more useful in its current form than XMPP.

[–] unitedwithme@lemmy.today 1 points 1 day ago

I use a jmp.chat # w Snikket server on Cheogram. Calls handling through native dialer. Works pretty well minus kicking off group chats with mixed users.

[–] unitedwithme@lemmy.today 1 points 1 day ago (1 children)

I wish Snikket could work on Yunohost! 😢 I have a core i5-10500T and 32GB RAM Ynh server with planty of resources to spare. Would be nice!

[–] lemonuri@infosec.pub 2 points 1 day ago

I wish Snikket could work on Yunohost! 😢 I have a core i5-10500T and 32G

Well yunohost seems to support prosody, that should work very well. Snikket is basically just prosody with some extensions preinstalled. If you want an xmpp server on yunohost you could just install prosody or alternatively run snikket in a docker container. Prosody might even be easier to setup if you can install it via the yunohost gui.