• 0 Posts
  • 70 Comments
Joined 2 年前
cake
Cake day: 2023年9月4日

help-circle

  • ronflextoSelfhostedgoodbye plex
    link
    fedilink
    English
    arrow-up
    2
    ·
    10 天前

    This may not be the answer you are looking for, but one method would be to use WSL on windows to run a Linux distro with Docker installed and just migrate everything over, basically 1-to-1. Then set WSL to auto start when you boot up windows. If you install Docker Desktop on Windows, it will also pick up that you’re using Docket via WSL and allow you to manage shit from the client. I don’t do that though, I’m a masochist old-school.







  • I primarily run Linux server distros for what I like to do. I usually do Debian since it’s a nice base to just add whatever on to (sudo isn’t even installed out of the box) so I have been working on a customized install script but if I don’t feel like messing around too much I just go with Ubuntu and avoid using snaps for anything I care about (especially Docker, like wtf is with the snap version of Docker). I like the default toolset of Debian based distros and not having to screw with SELinux.