Skip to content

Latest commit

 

History

History
14 lines (13 loc) · 508 Bytes

README.md

File metadata and controls

14 lines (13 loc) · 508 Bytes

pixie v2

A system to boot multiple computers, supporting rsync-like updates

Usage

  • Install the required dependencies
    yay -S rustup
    rustup toolchain install stable nightly
    yay -S upx trunk
    rustup component add rust-src --toolchain nightly-x86_64-unknown-linux-gnu
  • run ./setup.sh to compile pixie and prepare the storage directory.
  • modify the configuration file at storage/config.yaml.
  • run with root privilegies the server ./pixie-server/target/release/pixie-server.