• 0 Posts
  • 13 Comments
Joined 1 year ago
cake
Cake day: February 14th, 2024

help-circle
  • Seriously. I hate when people assume default settings are the only option. You don’t even need a Plex account to set up Plex. It will just be less seamless and user friendly. Never adopt the server, configure these via localhost (ssh tunnel works) and then set up your networking. Don’t even need to update it, it will run for as long as the database stays stable. Which should be years or more.













  • Docker takes a lot of the management work out of the equation as many of the containers automatically update. Manual updates are as simple as recreating a container with a new image instead of your local one. I would like to add try running Portainer (a graphical management interface for Docker). Breaking out the various options into a GUI helped me learn the ins and outs of Docker better, plus if you end up expanding to multiple docker hosts you can manage them all from one console. I have a desktop, a laptop, and a RPi 4b all running various dockers and having a single pane for management is such a convenience.