1
0
mirror of https://github.com/pimox/pimox7.git synced 2026-06-16 19:11:36 +00:00
2021-08-14 05:59:21 +00:00
2021-08-14 05:59:21 +00:00
2021-08-13 22:05:38 +00:00
2021-08-14 05:44:02 +00:00
2021-08-14 05:59:21 +00:00
2021-08-13 22:25:43 +00:00
2021-08-14 00:09:41 +00:00

Pixmox - Proxmox 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
  • Pre-installed Debian based 64-bit OS (not 32-bit)

Prechecks

  1. Give the Pi a fixed IP address in /etc/network/interfaces. You cannot use dhcp.
  2. Remove any IPv6 addresses in /etc/network/interfaces.

Install

  1. sudo -s
  2. curl https://gitlab.com/pimox/pimox7/-/raw/master/pimox.sh | sh

Notes

  1. This repo just contains the precompiled debian packages. The original Proxmox sources can be found at git.proxmox.com
  2. The (very minimally) patched sources to rebuild this can be found at github.com/pimox
Description
No description provided
Readme 1.7 GiB
Languages
Shell 100%