bashclub / proxmox-zfs-postinstall

This script is designed to run on a fresh installed Proxmox server, configures `pve-no-subscription` repository, adjusts `zfs_arc_cache` and installs basic tools like `zfs-auto-snapshot` or `ifupdown2`
https://sysops.tv
117 stars 29 forks source link
proxmox proxmox-server snapshot snapshot-retention zfs

proxmox-zfs-postinstall

This script installs and configures basic tools for running a new Proxmox Server (Version 8+). Following settings are made:

Usage

Just download and execute the script, all settings are made interactively.

wget -O ./postinstall --no-cache https://github.com/bashclub/proxmox-zfs-postinstall/raw/main/postinstall
bash ./postinstall

Author

Thorsten Spille