Go to file
js eddc4fe199 Добавить jeyerp-stable.yaml
Version 16 Stable
2026-01-14 18:20:16 +00:00
README.md Обновить README.md 2026-01-12 13:08:18 +00:00
erp-develop.yaml Добавить erp-develop.yaml 2025-11-24 14:26:08 +00:00
erp.yaml Обновить erp.yaml 2025-05-05 18:04:33 +00:00
experimental.yaml revert 975146b537 2026-01-14 18:07:02 +00:00
jeyerp-develop.yaml Обновить jeyerp-develop.yaml 2026-01-09 21:07:55 +00:00
jeyerp-latest.yaml Добавить jeyerp-latest.yaml 2026-01-14 18:15:17 +00:00
jeyerp-stable.yaml Добавить jeyerp-stable.yaml 2026-01-14 18:20:16 +00:00
jeyerp.yaml Обновить jeyerp.yaml 2025-07-10 15:24:11 +00:00

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