• 0 Posts
  • 18 Comments
Joined 1 year ago
cake
Cake day: August 16th, 2023

help-circle


  • So with Exit, you need to have been diagnosed by a psychiatrist. So it probably takes some time, and that time has to be obviously paid. After that, a second psychiatrist checks the diagnosis for any errors. And the third actor is going to be a regular doctor, double checking for errors. If all goes well, you get the death cocktail. As things can go wrong with that, you should be accompanied by someone experienced. Exit provides this assistance free of charge, as they use donations and membership fees to pay for that.

    I cannot tell you about what diseases are successful. Usually, psychological issues are not enough to get the diagnosis you need. You need to be heavily impacted by it and there has to be no cure.









  • My HA is running in docker. It is easier than you might think. Forget about LXC. And just take your time migrating the stuff and only when the service works in docker, you can shut off the VM. Believe me, management of docker is way easier than 5 VM‘s with different OS‘s. Docker Compose is beautiful and easy.

    If you need help, just message me, I might be able to give you a kickstart







  • So I‘m a Synology user for years (currently a DS921+ with a DX517 extension) and use it mainly to store movies/shows.

    For you here are some things that might be useful to know:

    • Consumer NAS are massively underpowered in terms of CPU and RAM. Both is needes if you run a few Docker containers. Especially the transcoding of media files is very CPU intensive.
    • using a very small „compute“ node, like an Intel NUC, takes care of this problem. I run all Docker containers on this one, while I use the NAS only as storage.
    • Consumer NAS are super easy to setup and also to scale, in case you need more diskspace.
    • I was never a big fan of Plex for various reasons. I use Emby and I‘m very happy about it. I also hears many good things about Jellyfin