Great helper scripts for creating LXC containers in Proxmox

https://lemmy.world/post/18083

Great helper scripts for creating LXC containers in Proxmox - Lemmy.world

This is a great collection of scripts to create containers hosting popular self hosted utilities in Proxmox.

This is excellent! Thanks for the share!
I haven't looked at the whole thing but I looked at the upgrade LXC script and it just called the respective upgrade/update command inside the shell. I feel like this might be somewhat dangerous as things might need manual intervention?
I use their LXC qBittorrent Container. But how I get the files from the LXC, I dont know yet xD.
I mount a network file share into the container and use that to save the completed downloads into a location known by jellyfin (or Plex or your NAS etc)
Great share! I've been thinking about rebuilding my Proxmox nodes and cluster. This should help with that.
Love the scripts, but remember: You are executing random scripts from the internet with root on your server. It’s a good idea to read the scripts first, at least sometimes.