• 2 Posts
  • 42 Comments
Joined 2 years ago
cake
Cake day: July 21st, 2023

help-circle

  • It’s your choice, and you can also allow other people to connect to it. The standard settings gives an experience that is close to the real game (as of WotLK), but you can tweak these settings to level faster or whatever you want. Depending on the implementation you go with, there are different ways to add new content - one of them (Azerothcore) is for instance very addon based and you can add bots or difficulty scaling to make things soloable for instance.



  • If you are already into, or want to get into self-hosting you could set up a media server like Jellyfin or Navidrome and use a mobile client that works with the one you choose. I am using Jellyfin with the Finamp beta on Android. I use it only in offline mode when I am out and about.

    I sometimes hear people complain about some issues with Jellyfin, although I have not had any of those myself (I have a comparable collectiom to you). I run all music through Musicbrainz Picard before adding it to the server, so I think that may be a pre-requisite for a smooth experience. Navidrome is perhaps more forgiving.












  • I use Nginx Proxy Manager and whitelist my remote users. They all have static IPs though, so its a workable solution for me.

    Before I used a whitelist I would go through the access logs, and could never find any attempts to exploit the endpoints - only some random bots trying to find some admin page assuming it was another service. Not saying you shouldn’t take it seriously, but you are likely not subject to these attacks the moment you expose it.

    That said, there is a discussion about these endpoints on their repo. At some point they will be fixed (my impression is that they are hampered by legacy Emby code). When they do, you could do this more securely.




  • I use this for archiving news and magazine articles as well (with snapshots), sorted on topic so that I 1) might be able to remember where I read something and easily find an article again if I discuss it with someone and 2) have a good starting point for researching something I don’t have time for or the will for now.

    I have set up the file sync on a self-hosted WebDAV server as well as it quickly racks up storage space with all those snapshots and you fairly quickly reach the top tier storage plan they offer.

    Zotero 7 brought some good UI improvements, but it is really resource heavy (at least on Linux). A CLI-interface as was mentioned under here would be interesting.