baepo-node

module
v0.0.0-...-b89aff2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 24, 2025 License: AGPL-3.0

README

arptables iptables ebtables required

Download cloud hypervisor

wget https://github.com/cloud-hypervisor/cloud-hypervisor/releases/download/v44.0/cloud-hypervisor -O ./resources/cloud-hypervisor
chmod +x ./resources/cloud-hypervisor
wget https://github.com/cloud-hypervisor/linux/releases/download/ch-release-v6.12.8-20250114/vmlinux -O ./resources/vmlinux

Building the kernel

wget https://github.com/cloud-hypervisor/linux/releases/download/ch-release-v6.12.8-20250114/vmlinux -O ./resources/vmlinux

pvcreate /dev/nvme0n1p4 vgcreate vg_baepo /dev/nvme0n1p4 lvcreate -L 180G -T vg_baepo/thinpool

CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -o resources/baepo-initd -ldflags "-s -w" cmd/baepo-initd/main.go

Directories

Path Synopsis
cmd
baepo-initd command
core module
internal
runtimeprovider/chclient
Package chclient provides primitives to interact with the openapi HTTP API.
Package chclient provides primitives to interact with the openapi HTTP API.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL