that this doesn't make a lot of sense, but I am trying to install software that is recommended to be installed using Docker. I've tried this twice now, and I seem to run into the same issue, which makes me think
My implementation of gluetun + qbittorrent + radarr + sonarr + prowlarr + flaresolverr + bazaar + emby over Docker running on Proxmox - guarnacciaa/emby-homelab-media-center
I use lxc because Proxmox VE (PVE) has a built-in lxc support, It has a very easy experience for controlling resource usage of containers, such as CPU core, RAM usage, etc, I need to make sure my server doesn't go boom because it has a very poor hardware platform 🤣. #411I saw...
After restarting the Docker daemon (in order to fix a presumably unrelated problem with an unstoppable container) on an instance with 70 containers, approximately 44 of which have exposed ports, four of the containers were unable to start (even after deleting & recreating them) because their port...
While you'll mostly use SSH for connecting to remote boxes, it's also possible to run a command on a remote host without having to linger there.Here, we're running a command to print the hostname file on the remote box, while staying on centos1:...