Xen Orchestra working on File Level Restore capabilities
-
@DustinB3403 said
Download the newest version of the update script and run it.
Ah.
I've just been running my own script to update it with simple commands.
-
@BRRABill said in Xen Orchestra working on File Level Restore capabilities:
@DustinB3403 said
Download the newest version of the update script and run it.
Ah.
I've just been running my own script to update it with simple commands.
And the last I ran the script it broke my XO, so I am a little a'scart of it. LOL.
What is the command again?
-
@BRRABill said in Xen Orchestra working on File Level Restore capabilities:
@DustinB3403 said
Download the newest version of the update script and run it.
Ah.
I've just been running my own script to update it with simple commands.
Noob go here...
https://github.com/Jarli01/xenorchestra_installerhttps://github.com/Jarli01/xenorchestra_updater -
@DustinB3403 said in Xen Orchestra working on File Level Restore capabilities:
@BRRABill said in Xen Orchestra working on File Level Restore capabilities:
@DustinB3403 said
Download the newest version of the update script and run it.
Ah.
I've just been running my own script to update it with simple commands.
Noob go here...
Thanks guru
-
@BRRABill said in Xen Orchestra working on File Level Restore capabilities:
@DustinB3403 said in Xen Orchestra working on File Level Restore capabilities:
@BRRABill said in Xen Orchestra working on File Level Restore capabilities:
@DustinB3403 said
Download the newest version of the update script and run it.
Ah.
I've just been running my own script to update it with simple commands.
Noob go here...
Thanks guru
Wrong link on my part, look at the edit.
-
Actually... one second....
just thinking this through.....
-
Yeah the install script installs the required components, and the updater does some other fun stuff.
Build a new XO with the newest installation script.
-
@DustinB3403 said in Xen Orchestra working on File Level Restore capabilities:
Actually... one second....
just thinking this through.....
I basically just keep running the updater. This is what I run:
cd /opt/xo-server sudo git pull --ff-only sudo npm install sudo npm run build cd /opt/xo-web sudo git pull --ff-only sudo npm install sudo npm run build sudo systemctl restart xo-server.service
-
@BRRABill Kind of like beating a dead horse though . . .
-
All I have to run is
./xo-update.sh