Xen Orchestra - Community Edition - Installing with Yarn
-
@shwetkprabhat Please tell us more about your setup. Where was the certificate installed? Also, what other files did you modify within the xo-server / xo-web directories?
-
@Danp I used your guide to enable https and only changed one file mentioned in the guide
https://xen-orchestra.com/forum/topic/440/problems-setting-up-https-on-xo/2
-
@shwetkprabhat Ok. The
git stash
command wipes out any modifications so that thegit pull
will successfully execute. Will need to investigate if usinggit stash pop
will successfully merge the changes back into the updated source. -
@shwetkprabhat Been looking into this further with @DustinB3403. I'm still not clear how you lost your SSL access. In our testing, changes to the .yaml config file are being retained.
Can you clarify what changes were lost or what files were removed?
-
@Danp said in Xen Orchestra - Community Edition - Installing with Yarn:
@shwetkprabhat Been looking into this further with @DustinB3403. I'm still not clear how you lost your SSL access. In our testing, changes to the .yaml config file are being retained.
Can you clarify what changes were lost or what files were removed?
Yeah I'm not seeing the same issue. I setup a new installation, and added a comment to the yaml file. Updated and the changes were retained.
-
We need a few people willing to test this.
-
Specifically this updater here.
-
@Danp I lost the config file itself /opt/xo-server/config.yaml, it was blank and I had to recreate. Now before I updated after defining the GIT local user, I tried next-version and stable commands, so that may have caused the issue.
-
Our installer copies the file to .xo-server.yaml
. . . were you looking for the wrong file?
-
@DustinB3403 I am not sure, after the update the https stopped working, so I went back to the tutorial I followed to set it up https://xen-orchestra.com/forum/topic/440/problems-setting-up-https-on-xo and I used the same path and recreated it and it started to work again.
-
@shwetkprabhat If you're using the community edition you should probably be using the installer and updater that we've built and provide here.
The XO forums are great, and for help outside of bug reporting should come here (more or less)
-
@DustinB3403 thats right, I used your installer and updater for community edition. The only thing outside I did was to setup self signed certs for access.
-
@shwetkprabhat said in Xen Orchestra - Community Edition - Installing with Yarn:
@DustinB3403 thats right, I used your installer and updater for community edition. The only thing outside I did was to setup self signed certs for access.
Hrm. . .
Curious then. I can't get it to reproduce the issue you reported.
-
@shwetkprabhat Do you know what directory contains the certificates?
-
Is anyone here using the NFS function for off-site backup?
-
@SickNick said in Xen Orchestra - Community Edition - Installing with Yarn:
Is anyone here using the NFS function for off-site backup?
Its an option to remove if you don't need it.
-
@DustinB3403 I was looking to see if anyone has been able to do backups to something like Amazon S3.
-
@SickNick said in Xen Orchestra - Community Edition - Installing with Yarn:
@DustinB3403 I was looking to see if anyone has been able to do backups to something like Amazon S3.
Should be easy enough, how are you trying to do them?
-
@Danp /home/xoa/certs/xo-local.crt
-
@shwetkprabhat IDK. It just doesn't make sense that the script wiped out your config file.
They released a new version of XO earlier today. You could try updating again. Just be sure to take a snapshot before hand.