PVE
For the PVE level of Proxmox
Important File Locations
/etc/pve/authkey.pub Public key used by the ticket system /etc/pve/ceph.conf Ceph co...
Add Storage to the PVE
There are a lot of ways to attach storage to the PVE, and this document outlines how I did this w...
Container Update Script
The following is the LXC updater script from Proxmox VE Helper-Scripts. I've got it here should t...
ZFS RAM Limits
ZFS is known for its memory usage, as it leverages RAM for caching to improve performance. Specif...
Replace Drives in the ZPOOL
As of 01JAN2025, my Proxmox is using a ZPOOL for LXC storage. Probably not the best set up, but h...
LXC Inventory Script
I use the following script in the PVE shell to get a quick inventory of whats what in my containe...
Backup Reverse Proxy Site Configs to BS
I like to keep copies of things in various other places, and I like historical records of things....
Backup Container Information & Change Log
Just like the NGINX reverse proxy backup script, I decided to take a snapshot of each container's...
ZFS Mount Options For Better Performance
I have over 20 LXCs running various services and sites, most of which are database driven. All of...