• 0 Posts
  • 3 Comments
Joined 3 years ago
cake
Cake day: June 30th, 2021

help-circle
  • Couldn’t get the geolocation work for weeks in openSUSE. I, supposedly, read the manual and checked everywhere and even asked in the opensuse forum, since the timing was perfect with Mozilla shutting down MLS, and it probably was a reason, but also any other alternative didn’t work. Some days ago I decided to RTFM of geoclue again, only to find out that I could just “hardcode” my location in an /etc/geolocation file >:(


  • I’ve been using rootless Docker because it’s a good practice, but I’ve been having weird permissions issues that apparently no one else has or, at least, not enough people use rootless to know lol. I have some theories about how to solve it, but it would require a good amount of time. I’m also restructuring my directories so it’s better organized with Syncthing and I have to resolve those permission issues to solve the backup problems I have (mostly DB files that I don’t have permission to copy).


  • For local use only I use Docker Rootless hosting:

    • SearXNG (with some modifications, like not using Redis nor Caddy)
    • FreshRSS
    • Jellyfin (for my small collection of series and movies)
    • Gotify
    • Stirling-PDF
    • PiHole (more as an experiment, rather than looking for a complete DNS solution since I can’t change my router’s DNS)
    • Paperless-NGX (I don’t use it much, it’s more as an experiment)
    • Homer
    • DokuWiki

    I’ve found problems using Docker Rootless and Tumbleweed as my server’s OS, since some configurations are different and some containers don’t even work, but I’ve also learned a lot :)