• 2 Posts
  • 55 Comments
Joined 3 years ago
cake
Cake day: July 1st, 2023

help-circle
  • I run most of my services in containers with Podman Quadlets. One of them is Forgejo on which I have repos for all my quadlet (systemd) files and use renovate to update the image tags. Renovate creates PRs and can also show you release notes for the image it wants you to update to.

    I currently check the PRs manually as well as pulling the latest git commits on my server. But this could also be further automated to one’s liking.





  • I don’t know about Home Assistant, but I am using Glance. I love the aesthetic and that you can configure it with descriptive yaml files.

    But I think this is also a question you need to ask yourself: Do you want to “click together” a dashboard aka one with a nice GUI where you can configute everything (e.g. Homarr). Or rather one with config files like Glance and a bit simpler in its feature set.




  • Eldaroth@lemmy.worldtoSelfhosted@lemmy.worldDawarich 1.0
    link
    fedilink
    English
    arrow-up
    9
    ·
    1 month ago

    Thanks for taking the time to reply.

    In the meantime I tried the app and it looks awesome! However, I noticed the app relies on google’s services location accuracy unfortunately. This is kind of a deal breaker for me to use the app for now. But I get that imlementing an F-Droid version is not your top priority, so I’ll follow the project and patiently wait for it :)



  • Yeah you could consider it old school, or maybe just a product of another time were people didn’t mind to use multiple software for different uses.

    I for one don’t mind using Mumble for voice and XMPP for text chat or one to one calls for example.

    I don’t have a computer or smartphone so I only can install one app and that’s it. And I know I might be in the minority when it comes to that, at least compared to the general public. For gods sake it’s already hard to get people to install a second messenger app, not even trying to get them off WhatsApp or other meta crap…



  • Eldaroth@lemmy.worldtoSelfhosted@lemmy.worldMatrix hosting
    link
    fedilink
    English
    arrow-up
    1
    ·
    2 months ago

    If you have your own VPS anyway, there is the Matrix Ansible Playbook which makes the setup with docker containers very easy. But I also get the sentiment that you don’t want to tinker around all the time and just want stuff to work.

    Kudos to you for using Matrix in the first place, I hope you can bring a lot of your friends and family to switch over to it. So far this has been the biggest hurdle on my journey 😅



  • I saw you recommend Continuwuity on other posts as well. Was just wondering, what made you choose Continuwuity over Tuwunel?

    I am asking because I used to host a Continuwuity Matrix Server until a year ago. Recently started to look into hosting a Matrix server once again and found that Tuwunel seems currently ahead of Continuwuity in regards to WebRTC (Element Call) implementation and the sliding sync thingy.

    At least they have updated documentation when it comes to WebRTC and how to set it up.





  • No weird opinions, you do you and if Matrix suits your needs, great. In general I like the idea and concept behind Matrix, was a bit clunky to get it going initially but afterwards, with Continuiwity as backend server I have to say I ran quite smooth. I guess for a small homelab/self hosted setup with maybe a hand full of users, XMPP sounds easier to maintain. But I guess I’ll have to find out, probably going to deploy Snikket or Ejabberd for a test run.



  • Can’t speak for the Synapse hosting, as back when I hosted one myself I directly started with Dendrite (was not really that feature rich) and switched to Continuiwity soon after. And I have to agree, ran like a charm on my VPS and didn’t use a ton of resources. Granted, I was the only user so can’t say how the usage would have increased with more users active.