mirror of
https://github.com/Jarli01/xenorchestra_installer
synced 2026-09-14 16:56:00 +00:00
Compare commits
3 Commits
3c3e7710c7
...
Dependency
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9733fb81ea | ||
|
|
15ddc7cea5 | ||
|
|
5a5f8035f2 |
@@ -83,7 +83,7 @@ While the goal initially was to have a solution as close to XOA as possible, wit
|
|||||||
|
|
||||||
To keep XOCE up to date I recommend that anyone who's used this installation script or the sources installation to use this: https://github.com/Jarli01/xenorchestra_updater
|
To keep XOCE up to date I recommend that anyone who's used this installation script or the sources installation to use this: https://github.com/Jarli01/xenorchestra_updater
|
||||||
|
|
||||||
# Adding XOCE v6 to your installation (this is a Work In Progress by Vates)
|
## Adding XOCE v6 to your installation (this is a Work In Progress by Vates)
|
||||||
|
|
||||||
cd /opt/xen-orchestra
|
cd /opt/xen-orchestra
|
||||||
yarn run turbo run build --filter @xen-orchestra/web
|
yarn run turbo run build --filter @xen-orchestra/web
|
||||||
|
|||||||
@@ -43,7 +43,7 @@ n lts
|
|||||||
ln -s /usr/bin/node /usr/local/bin/node
|
ln -s /usr/bin/node /usr/local/bin/node
|
||||||
|
|
||||||
# Install XO dependencies
|
# Install XO dependencies
|
||||||
/usr/bin/apt-get install --yes build-essential redis-server libpng-dev git python3-minimal libvhdi-utils nfs-common lvm2 cifs-utils openssl
|
/usr/bin/apt-get install --yes build-essential redis-server libpng-dev git python3-minimal libvhdi-utils nfs-common lvm2 cifs-utils openssl libfuse2t64 libnbd-bin nbdkit nbdkit-plugin-vddk
|
||||||
|
|
||||||
/usr/bin/git clone -b $xo_branch $xo_server
|
/usr/bin/git clone -b $xo_branch $xo_server
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user