this post was submitted on 16 Jun 2023
9 points (84.6% liked)

Selfhosted

39250 readers
198 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:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

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

Questions? DM the mods!

founded 1 year ago
MODERATORS
 

Good morning /c/selfhosted!
I run a Jellyfin server, complete with Jellyseerr, Sonarr, Radarr, the works. This has been a fantastic learning experience, and I've learned so much about networking, docker-compose, and what terrible tragedies and lost work can occur when you do not RTFM.

Now that it is up and running and stable(ish), I have invited friends and family to the instance. It is securely attached to my domain, and currently I have about 12 users.

Now, I have run into an issue: I need a centralized way for them to get notifications on new content and their requests being fulfilled, and a centralized way for all of them to contact me. Right now, it's a messy combination of sms/email/discord/phone calls.

My thought: I would love a self-hosted messaging client!

I'm wondering if anyone knows of any messaging clients that meet the following criteria:

  1. Grandma-level user friendliness, if possible
  2. One-way multi-user broadcast option
  3. Jellyseerr integration, or some back-assward way to get it to work with one of Jellyseerr's integrations
  4. little user-to-user communication

Ultimately, my goal is the following: An app that I can use for users to submit questions and bug reports, and that I can use to broadcast news and updates, downtime notifications, and other messaging. Ideally, one that supports a "bcc" option. An additional caveat is that the users should not be able to easily find and message each other, I don't need my conservative coworkers meeting the queer ass polycule that makes up 20% of my users.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 0 points 1 year ago (1 children)

@Shiggs @selfhosted https://overseerr.dev/ may be what you are looking for. Handles all requests and there's a ticketing and messaging system built in

[–] [email protected] 1 points 1 year ago (1 children)

@Shiggs @selfhosted sorry, just realised jellyfin. There is https://github.com/Fallenbagel/jellyseerr but I haven't tried it myself

[–] [email protected] 1 points 1 year ago (1 children)

I run a Jellyfin server, complete with Jellyseerr, Sonarr, Radarr, the works.

They're already using Jellyseer.

[–] [email protected] 1 points 1 year ago (1 children)

@thatcasualgamingguy whoops! I shall learn to read more carefully

[–] [email protected] 1 points 1 year ago

I know I kind of made a wall of text over a simple question! I would have skimmed too.
TY for the reply regardless, really JellySeerr is the thing that I want to integrate with a two-way messaging client that has a facebook-messenger-like UX, as that is the most approachable for anyone that is on the server (and seemingly everyone on the planet that has lived in the 2020's).