All Projects → minkebox → pimox

minkebox / pimox

Licence: other
Proxmox for the Raspberry Pi

Projects that are alternatives of or similar to pimox

Avorix-Domain-Controller
A Raspberry Pi based Active Directory Domain Controller developed for business and education.
Stars: ✭ 28 (-52.54%)
Mutual labels:  raspberrypi
TPU-Posenet
Edge TPU Accelerator / Multi-TPU / Multi-Model + Posenet/DeeplabV3/MobileNet-SSD + Python + Sync / Async + LaptopPC / RaspberryPi
Stars: ✭ 39 (-33.9%)
Mutual labels:  raspberrypi
eliot-os
Minimal Operating System for Eliot
Stars: ✭ 19 (-67.8%)
Mutual labels:  raspberrypi
fresh-coffee-listener
Using a raspberry pi, we listen to the coffee machine and count the number of coffee consumption
Stars: ✭ 52 (-11.86%)
Mutual labels:  raspberrypi
Bazel bin
Bazel's pre-built binaries for armv7l / aarch64 / x86_64.
Stars: ✭ 23 (-61.02%)
Mutual labels:  raspberrypi
PiHueEntertainment
An application that can handle the Hue Entertainment Areas on a Raspberry Pi
Stars: ✭ 28 (-52.54%)
Mutual labels:  raspberrypi
Proxmox
Proxmox Helper Scripts
Stars: ✭ 3,882 (+6479.66%)
Mutual labels:  proxmox
aw-clock
Astronomy/weather clock
Stars: ✭ 41 (-30.51%)
Mutual labels:  raspberrypi
MSXPi
Interface for MSX to Connect and use Raspberry Pi resources
Stars: ✭ 61 (+3.39%)
Mutual labels:  raspberrypi
proxmox-ve
Proxmox VE Vagrant Base Box
Stars: ✭ 70 (+18.64%)
Mutual labels:  proxmox
neato-serial
Python serial interface for Neato robot vacuum cleaners. Testing on XV Signature Pro, should work on others.
Stars: ✭ 39 (-33.9%)
Mutual labels:  raspberrypi
ControlBlockService2
This is the driver for the ControlBlock re.v 2.X, a power switch and input/output/gameapd gadget for the Raspberry Pi
Stars: ✭ 18 (-69.49%)
Mutual labels:  raspberrypi
Pi-Pool
Cardano Stakepool on Raspberry Pi
Stars: ✭ 204 (+245.76%)
Mutual labels:  raspberrypi
darknet-nnpack
Darknet with NNPACK
Stars: ✭ 302 (+411.86%)
Mutual labels:  raspberrypi
yamete
Yamete - Hentai downloader in PHP CLI - Easy site downloader PHP system
Stars: ✭ 63 (+6.78%)
Mutual labels:  raspberrypi
pihut-xmas-asyncio
Demonstration driving The Pi Hut Raspberry Pi 3D Xmas tree using Python Asyncio
Stars: ✭ 15 (-74.58%)
Mutual labels:  raspberrypi
OpenCV Raspberry pi TBB
Latest pre-compiled binary of Pre-released & Stable OpenCV (4.0.0) along with TBB (2018-Update 6) for Raspberry Pi.
Stars: ✭ 46 (-22.03%)
Mutual labels:  raspberrypi
filebrowser-docker
🐳 filebrowser inside Docker container
Stars: ✭ 122 (+106.78%)
Mutual labels:  raspberrypi
raspberry-noaa
Fully automated ISS SSTV, NOAA and Meteor satellite image downloader using Raspberry PI
Stars: ✭ 155 (+162.71%)
Mutual labels:  raspberrypi
Proxmox-prepare
Preparing Proxmox VE after installation
Stars: ✭ 15 (-74.58%)
Mutual labels:  proxmox

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)

Setup

  1. Make sure you have set the hostname of the Pi in /etc/hostname, given it a static IP and put the hostname and IP address in /etc/hosts
  2. sudo -s
  3. curl https://gitlab.com/minkebox/pimox/-/raw/master/dev/KEY.gpg | apt-key add -
  4. curl https://gitlab.com/minkebox/pimox/-/raw/master/dev/pimox.list > /etc/apt/sources.list.d/pimox.list
  5. apt update
  6. apt install pve-manager

Notes

This repo just contains the precompiled debian packages. The original Proxmox sources can be found at git.proxmox.com

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].