

Take this with a grain of salt, I don’t have it deployed right now, but if I remember the current state correctly, one on one calls are a thing, group calls aren’t.
Take this with a grain of salt, I don’t have it deployed right now, but if I remember the current state correctly, one on one calls are a thing, group calls aren’t.
What I don’t like about Matrix is that it’s most visible homeserver and client implementations feel like they are being developed as a product by New Vector Ltd., not a community project.
The lack of group voice calls is what mainly kept me from adopting that. Hope they get that working soon.
Yeah. I an hosting a homeserver for my ttrpg groups, but it doesn’t have any federation enwbled at all, and sign ups are invite-only.
The amount of work needed to moderate a public instance, especially with the lacking tools available, seems crazy. Also, I don’t love it that New Vector has an implementation for an admin console, that seems to be available exclusively for paying subscribers to the enterprise version of their element server suite.
I’m in Germany, and it works pretty fine. They’ve got several datacenters around here, never had an issue with speed or latency.
I don’t like that they got that evil megacorp vibe, but what big Internet firm doesn’t?
Well, I need to run two separate tunnels to not run into hairpinning issue, so, some weirdness, I guess. More down to my services, though.
Interesting. As I said, I never tried yunohost. I usually work with podman, and just assign local ports to pods, then route traffic to those ports internally, which seems to work fine.
Anyway, I feel like we won’t be solving OPs issue here. Still, interesting to see some of the problems people with different setups have to deal with.
You can get a well-working used bike for very cheap. New e-bikes tend to be pricey, used e bikes are often still pricey or come with caveats.
Yeah, I feel like we’re missing some info here.
I have to admit that I have no experience with yuno. Always seemed interesting, but not like something that fits into my work flow.
If they’re self-hosting at home (which I’m also doing for some services), I’d presume they’re probably running their stuff on a single machine, so I’m not sure where their router would come Into it. The data the cloudflare tunnel process receives should look the same to the router no matter the port it is ultimately sent to, and when it is sent to an address internal to the machine, shouldn’t pass through the router again.
That was painful.
I presume they mean pointing their cloudflare tunnel to direct lemmy.example.com to http://localhost/:[port], and I don’t think there’s any special rules about that port from cloudflares site.
I use tunnels and ports in about that range for all my sites, and don’t have any problems.
You probably don’t need me to tell you, but keep good backups. Friend of mine recently had his account nuked without any reason given, and without the possibility of recourse.
Guess I’m lucky to have broken the mics on mine by accidentally throwing them in the wash?
If might also just be a testament to how jank Apple Music on Android can be. Anyway, I just hope you find a solution that works well for you.
This is kinda funny to me because I was using Apple Music before, and I honestly feel it’s less jank.
I feel it’s been getting better. Like, it isn’t perfectly smooth, but I like what I get on the Frontpage way more than what I did with Spotify.
3 years of security updates, ships with Android 14 and gets two version upgrades, to Android 16, which is the version being released right now. I feel that isn’t the solution either.
I actually kinda did that. Sent a preconfigured thinkcentre to my mum that boots into the jellyfin media player, connects to my server via tailscale. Just had to plug it into power, lan, hdmi. Immutable, atomic system that looks for updates on boot, applies them on next reboot, and does a rollback and ping me if the update fails.
I have ssh access, and my brother lives nearby in case everything fails, that makes things easier.
I guess you could install cockpit (via Terminal, sorry, but it’s pretty straightforward and there are good guides). After that, you could use the cockpit web interface to deploy docker/podman containers. It’s a bit clunky sometimes, but it does the job purely in UI.
You can also manage updates, backups, etc via cockpit if you install the required modules.
As base, I’d use any stable Linux distro that’s reccomended for server use.
Edit: Comment was in wrong place, refiled as op level comment.
New Vector forked the matrix foundation owned projects for synapse, dendrite, and element, and pulled all their devs, changing the license and bringing them under closer control. The foundation repos are now archived, and only the new vector owned ones are being actively developed. They sell an enterprise license for their element server suite that, at least according to their copy, seems more performant, and also offers admin tools that the free version lacks.
If you want to run a public instance that allows registration, you pretty much need some kind of external admin tool for moderation.
It’s of course still better than pretty much all proprietary options, but also quite some room for improvement.