add tzdata |
||
|---|---|---|
| README.md | ||
| erp-develop.yaml | ||
| erp.yaml | ||
| experimental.yaml | ||
| jeyerp-develop.yaml | ||
| jeyerp.yaml | ||
README.md
Docs:
Dependencies
Distrobuilder Incus UUID Generator
Password Generating
export DISTROBUILDER_ROOT_UUID=$(uuidgen)
Image Compile
distrobuilder build-incus -o image.architecture=amd64 -o image.release=edge jeyerp-develop.yaml
distrobuilder build-incus -o image.architecture=amd64 -o image.release=edge jeyerp.yaml
distrobuilder build-incus -o image.architecture=amd64 -o image.release=edge erp-develop.yaml
distrobuilder build-incus -o image.architecture=amd64 -o image.release=edge erp.yaml
Image Import
incus image import incus.tar.xz rootfs.squashfs --alias jeyerp-develop
incus image import incus.tar.xz rootfs.squashfs --alias jeyerp
incus image import incus.tar.xz rootfs.squashfs --alias erp-develop
incus image import incus.tar.xz rootfs.squashfs --alias erp