• 0 Posts
  • 5 Comments
Joined 2 years ago
cake
Cake day: August 3rd, 2023

help-circle

  • So there is no desktop program that calls to a remote server for information someplace? Maybe like a server database on what games you can join, player movements and speed who is online, maybe even what music you can play? Or maybe a mobile/phone app that does the same? A way to have a standard interface but get new and updated info delivered to you in that specific form? This information would be delivered from one specific place to another, maybe to your table/device.

    Front end and back end happen in more environments than you think.

    That being said I can get delivery to my terminal/cmd from a ton of places that have nothing to do with each other kind of like getting pizza and tacos delivered.




  • Similar to the others although I have messed with Ubuntu, CentOS, Fedora, and even a few others for like a day or two each.

    At the moment I am using Fedora. My drives are raided and my main storage has all the data and the docker config directory’s.

    Using docker for everything, watchtower for updates, and pertained to manage the containers with a gui. All the containers are directed to /mnt/drive/allMyData. In there is my data folders. Shows, movies, plex configs for recording over the air, ebooks, documents, etc.

    Mainly I set it up this way so I can easily change distros if I wanted to and have all my services back up in an hour or so.

    I started a text file that contains the command lines I have used to start all of my docker containers. This way if I need to I reference it and use the exact same commands mapped volumes to the same folders. Now I am back up and running in a few clicks. No need to backup the container if all the data in it is setup in folders in my main data directory.

    However I am running a separate hardware raid setup prior to os. This way all my data stays safe as a separate volume.