ランキングに戻る

pimox/pimox7

Shell

Proxmox V7 for Raspberry Pi

proxmoxraspberry-pi
スター成長
スター
2k
フォーク
172
週間成長
Issue
103
5001k1.5k
2021年8月2023年3月2024年11月2026年7月
README

Pimox - Proxmox V7 for the Raspberry Pi

Pimox is a port of Proxmox to the Raspberry Pi allowing you to build a Proxmox cluster of Rapberry Pi's or even a hybrid cluster of Pis and x86 hardware.

Requirements

  • Raspberry Pi 4
  • Internet connection via ethernet

Install from "scratch", RPiOS64bit Interactive Automatic Installer

  1. Flash and startup the latest image from https://downloads.raspberrypi.org/raspios_arm64/ .
  2. sudo -s
  3. curl https://raw.githubusercontent.com/pimox/pimox7/master/RPiOS64-IA-Install.sh > RPiOS64-IA-Install.sh
  4. chmod +x RPiOS64-IA-Install.sh
  5. ./RPiOS64-IA-Install.sh
  6. Follow the prompts

Manual installation

Prechecks

  1. Pre-installed Debian Bullseye based 64-bit OS (not 32bit)
  2. In /etc/network/interfaces, give the Pi a static IP address. You cannot use dhcp.
  3. In /etc/network/interfaces, remove any IPv6 addresses.
  4. In /etc/hostname, make sure the Pi has a name.
  5. In /etc/hosts, make sure this hostname corresponds to the static IP you previous set.
  6. Make sure the kernel-headers are installed.

Installation

  1. echo "deb https://raw.githubusercontent.com/pimox/pimox7/master/ dev/" > /etc/apt/sources.list.d/pimox.list
  2. curl https://raw.githubusercontent.com/pimox/pimox7/master/KEY.gpg | apt-key add -
  3. apt update
  4. apt install proxmox-ve (use a local attatched console! Network connections will be lost/reset during installation progress)

Notes

  1. This repo just contains the precompiled debian packages. The original Proxmox sources can be found at https://git.proxmox.com
  2. The (very minimally) patched sources to rebuild this can be found at https://github.com/pimox
関連リポジトリ
community-scripts/ProxmoxVE

Proxmox VE Helper-Scripts (Community Edition)

ShellMIT Licensehome-assistanthome-automation
community-scripts.org
29k2.8k
tteck/Proxmox

Proxmox VE Helper-Scripts

ShellMIT Licenseproxmoxhome-assistant
helper-scripts.com
15.2k2.5k
luchina-gabriel/OSX-PROXMOX

Voilà, install macOS on ANY Computer! This is really and magic easiest way! PVE 7.XX ~ 8.XX Support and macOS High Sierra ~ macOS Sequoia Support.

Shellapplehackintosh
osx-proxmox.com
7.6k622
rcourtman/Pulse

Monitoring for Proxmox, Docker, Kubernetes, TrueNAS, and vSphere that watches your infrastructure for you: smart alerts, AI patrols that catch silent failures, and verified fixes

GoGo ModulesMIT Licensemonitoringproxmox
pulserelay.pro
6.4k254
ivanhao/pvetools

proxmox ve tools script(debian9+ can use it).Including email, samba, NFS set zfs max ram, nested virtualization ,docker , pci passthrough etc. for english user,please look the end of readme.

ShellGNU General Public License v3.0sambazfs
5.3k605
Weilbyte/PVEDiscordDark

A Discord-like dark theme for the Proxmox Web UI.

SassMIT Licensethemedark-theme
2.5k228
bpg/terraform-provider-proxmox

Terraform / OpenTofu Provider for Proxmox VE

GoGo ModulesMozilla Public License 2.0terraform-providerproxmox
bpg.sh/docs/
2.1k301
PVE-Tools/PVE-Tools-9

面向 Proxmox VE 9.x 的一键运维脚本,覆盖 VM 生命周期运维、宿主机网络 / 防火墙 / IPv6、GPU / PCI 直通、系统维护与第三方生态集成。

JavaScriptnpmGNU General Public License v3.0bashdebian
pve.u3u.icu
2k236
jiangcuo/pxvirt

A fork of Proxmox VE for ARM and LoongArch architectures

ShellGNU Affero General Public License v3.0armloongarch64
1.8k118
nextcloud/vm

💻☁📦 The Nextcloud VM (virtual machine appliance), Home/SME Server and scripts for RPi (4-5). Community developed and maintained.

ShellGNU General Public License v3.0vmvmware
download.nextcloudvm.com
1.6k675
Pyenb/macOS-ISOs

macOS ISOs. Includes torrent download links and MD5 hashes. Created using MIST or by manually converting.

macosmacos-setup
1.5k134
prometheus-pve/prometheus-pve-exporter

Exposes information gathered from Proxmox VE cluster for use by the Prometheus monitoring system

PythonPyPIApache License 2.0prometheusproxmox-cluster
1.4k136