Proxmox LXC Containers Changed My Life - Seriously
Posted: May 22nd, '26, 10:51
I have been using proxmox for years and I've always just done it all myself using VMs, portainer, etc. If you don't know what Proxmox is, I'll explain quickly... It's a Debian-based distro for virtual machines. Here's my installation:
I'm just going to tell you how I'm using it, then we can talk about these LXC containers.
I use it for wireguard to remote in and use my local network while traveling. This is also good for secure browsing on my phone. I have pihole going as well... plus a Windows 10 LTSC VM for a bunch of random stuff. So... let's cover those LXC containers...
What makes the LXC containers special? They aren't virtual machines, they are containers that run right on the host and they are FAST and use a fraction of the resources. Think of them as docker containers, but you can do a lot with them since they can inherit the permissions and such of the host and even mount folders that are mounted on the host. Then, when it comes to installing the, you just need to run a simple script for each one: https://community-scripts.org/
https://community-scripts.org/scripts/cloudflare-ddns
Navidrome means I can have my music collection on the go... it streams it anywhere: https://community-scripts.org/scripts/navidrome
Audiobookshelf is awesome... You can host your own audiobook collection on the go and you can use an android app to play or even download local copies. https://community-scripts.org/scripts/audiobookshelf
There's a debian VM running with Portainer... I've moved most of my containers out of that now and the only thing that is left is nginx proxy manager and fressRSS. I'll probably move those over the LXC containers too and turn off the Debian machine too... It's kinda insane. https://community-scripts.org/scripts/freshrss
I slept on the community scripts since I was just doing things myself for the longest time... but having a little more time since I'm not doing all the videos... so I've discovered a few things.
Then I have wiki.js... I have about 100 pages in this so far... it's for my tabletop RPG idea: https://community-scripts.org/scripts/wikijs
You can install pihole and the script even asks if you want to install and configure unbound dns. It is the easiest pihole installation I've ever done: https://community-scripts.org/scripts/pihole
Trilium is for taking notes and it's really slick. I haven't fully tested it, but it seems to be awesome: https://community-scripts.org/scripts/trilium
Stuff I might add:
Nextcloud: https://community-scripts.org/scripts/nextcloud-vm
Pelican Panel for game hosting: https://community-scripts.org/scripts/pelican-panel
MeTube for acquiring YT videos: https://community-scripts.org/scripts/m ... fromQ=trek
Memos... I plan to test this against Trilium: https://community-scripts.org/scripts/memos
wger is a workout manager... without ads and nonsense: https://community-scripts.org/scripts/wger
The Lounge: it'd be cool if we could integrate this into the site... it's IRC! https://community-scripts.org/scripts/the-lounge
Does anyone else use this? What containers are you using?
I'm just going to tell you how I'm using it, then we can talk about these LXC containers.
I use it for wireguard to remote in and use my local network while traveling. This is also good for secure browsing on my phone. I have pihole going as well... plus a Windows 10 LTSC VM for a bunch of random stuff. So... let's cover those LXC containers...
What makes the LXC containers special? They aren't virtual machines, they are containers that run right on the host and they are FAST and use a fraction of the resources. Think of them as docker containers, but you can do a lot with them since they can inherit the permissions and such of the host and even mount folders that are mounted on the host. Then, when it comes to installing the, you just need to run a simple script for each one: https://community-scripts.org/
What I have installed:
I'm using cloudflare ddns so I can have books.mydomain.com instead of 172.16.16.225:8565 or some nonsense. You need Nginx proxy manager as well, but it's easy enough to learn. https://community-scripts.org/scripts/cloudflare-ddns
Navidrome means I can have my music collection on the go... it streams it anywhere: https://community-scripts.org/scripts/navidrome
Audiobookshelf is awesome... You can host your own audiobook collection on the go and you can use an android app to play or even download local copies. https://community-scripts.org/scripts/audiobookshelf
There's a debian VM running with Portainer... I've moved most of my containers out of that now and the only thing that is left is nginx proxy manager and fressRSS. I'll probably move those over the LXC containers too and turn off the Debian machine too... It's kinda insane. https://community-scripts.org/scripts/freshrss
I slept on the community scripts since I was just doing things myself for the longest time... but having a little more time since I'm not doing all the videos... so I've discovered a few things.
Then I have wiki.js... I have about 100 pages in this so far... it's for my tabletop RPG idea: https://community-scripts.org/scripts/wikijs
You can install pihole and the script even asks if you want to install and configure unbound dns. It is the easiest pihole installation I've ever done: https://community-scripts.org/scripts/pihole
Trilium is for taking notes and it's really slick. I haven't fully tested it, but it seems to be awesome: https://community-scripts.org/scripts/trilium
Stuff I might add:
Nextcloud: https://community-scripts.org/scripts/nextcloud-vm
Pelican Panel for game hosting: https://community-scripts.org/scripts/pelican-panel
MeTube for acquiring YT videos: https://community-scripts.org/scripts/m ... fromQ=trek
Memos... I plan to test this against Trilium: https://community-scripts.org/scripts/memos
wger is a workout manager... without ads and nonsense: https://community-scripts.org/scripts/wger
The Lounge: it'd be cool if we could integrate this into the site... it's IRC! https://community-scripts.org/scripts/the-lounge
Does anyone else use this? What containers are you using?