Post

AlmaLinux

AlmaLinux as a cloud image, with a choice of release at start: 10, 9 or 8. A community-owned RHEL-compatible distribution.

AlmaLinux
In Development
This script is currently in active development and may be unstable or incomplete. Use in production environments is not recommended.

Installation

Default install:

1
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVED/main/vm/almalinux-vm.sh)"
CPU: 2 cores RAM: 2048 MB Disk: 10 GB

Notes

The script asks which AlmaLinux release to install (10, 9 or 8). AlmaLinux 10 requires an x86-64-v3 capable host CPU; 9 and 8 run on older hardware.
Cloud-Init is enabled by default. Configure your SSH key and credentials in the Proxmox Cloud-Init tab before starting the VM.
If you use Cloud-init, checkout cloud-init discussion: https://github.com/community-scripts/ProxmoxVE/discussions/272

Source code
Loading...