

Having gone through it, a matrix server is not newbie friendly yet.
(Though I agree that’s a great idea)


Having gone through it, a matrix server is not newbie friendly yet.
(Though I agree that’s a great idea)


Honestly? It was a pain, I used several different guides and they were all out of date in different ways. Unfortunately, it looks like external users are having connectivity problems, that I’ll try to solve next week when I have time.


My kid is 9, and it’s all Minecraft and I just installed a non federated synapse server so they can text family without having to deal with parental controls. At that age, I figure it’s more about having fun, and if they learn typing skills on the way, big win


Oidc, and it’ll end up opening up to more family around the holidays, as authentik is also my matrix user provider (shut out of the real world because I wanted my 9 year old to be able to text and video call family). Mealie was a piece of cake compared to the whole synapse environment


Thanks! I finally linked mealie with authentik. It was a 10 minute task, if that, but this post pushed me over


I’m running https://github.com/awinterstein/habitica/ and have built the android app locally to get access. I really need to update and build it again eventually.
It’s not seamless, but it functions for the family.


Examples of the type of service I’m looking at: a media server, photos app (to replace Google Photos), game servers, recipe management, home automation… What other things do you know about that are fun/interesting/useful?
I use:
All of these I like.


Can you set the BIOS to wake up at a certain time? Many have that option.


Ugh, I just got matrix with video working and it took way too long.
When I set it up, I did not know better.
Now? Inertia. Nginx already does it for other things, I haven’t bothered to move home assistant over because home assistant works ( all but one days in a cycle)
I understand.
I learned again for the nth time that home assistant doesnt like refreshing my cert, and I can’t go to the site to refresh the cert unless it has a valid cert…
Maybe I’ll fix it tomorrow. It’s valid again now.


My process typically goes:
ooh, shiny new service!
If it has a docker compose, I’ll read up a little more on it, then set it up.
At that point, I’ll cry a bit in having to change my nginx config, because it’s new and unsupported, figure out what’s actually needed, then realize I didn’t set it up with authentik or even check if it was supported.
Usually I’ll dig around and someone got something close, so I’ll set it up that way, and if it works, great! If not, dig through the documents.
Any further interoperability is luck based.
(I’m currently trying to get element-call working before I open it to my family, the whole matrix stack is leaving me scarred )


I started trying to set it up last week, I can’t seem to figure out why authentik and it will not play. It either tries authentik and gets a 404 or ignores it and doesn’t find the user. (Nginx is also involved). It’s the least user friendly thing I’ve tried to self host so far


Ram is full. I wouldn’t say performance is great, but it’s good enough that no one complains.


I’ve got the arr stack, nextcloud and immich, with 16gb ram and I’m pretty sure I shouldn’t add anything else.


I’ve got a 4-bay ugreen nas with truenas on it, works great. (The non plus model)


I started with a Minecraft server, once the PC was in the basement…


Mine doesn’t have 80, it has a reverse proxy on 443 when I’m using a subdomain, but there is an option to use a subfolder instead. (This is with nginx, not apache, but I would assume it’s similar)
The thing that doesn’t yet work for me is the redirect back after authentik login. (The login works, but just doesn’t do it as seamlessly as I expect and I think it’s a config issue)
The first thing I did with my ugreen was install truenas, then learn how to use truenas.
While I’ve migrated several docker compose apps over, I feel I’m still learning the truenas part of the system.
Video and voice chat with matrix works well once it’s set up. I… Struggled a bit setting it up, and I don’t think I’m the exception.
Haven’t tried screen sharing yet.