|
|
||
|---|---|---|
| README.md | ||
| erp-develop.yaml | ||
| erp-latest.yaml | ||
| erp-stable.yaml | ||
| erp.yaml | ||
| experimental.yaml | ||
| jeyerp-develop.yaml | ||
| jeyerp-latest.yaml | ||
| jeyerp-stable.yaml | ||
| jeyerp.yaml | ||
README.md
Docs:
Dependencies
Distrobuilder Incus UUID Generator
Password Generating
export DISTROBUILDER_ROOT_UUID=$(uuidgen)
Image Compile
Jey ERP Stable Version 16 distrobuilder build-incus -o image.architecture=amd64 -o image.release=3.23 jeyerp-stable.yaml --import-into-incus jeyerp-stable
Jey ERP Latest Version Develop distrobuilder build-incus -o image.architecture=amd64 -o image.release=edge jeyerp-latest.yaml --import-into-incus jeyerp-latest
ERPNext Stable Version 16 distrobuilder build-incus -o image.architecture=amd64 -o image.release=3.23 erp-stable.yaml --import-into-incus erp-stable
Jey ERP Latest Version Develop distrobuilder build-incus -o image.architecture=amd64 -o image.release=edge erp-latest.yaml --import-into-incus erp-latest
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