Xen Orchestra on Ubuntu 15.10 - Complete installation instructions
-
@scottalanmiller Awesome! Is github free? Could I put my scripts there for storage?
-
@anonymous said:
@scottalanmiller Awesome! Is github free? Could I put my scripts there for storage?
not unless you want them to be public. For public open source hosting, it is free. For private, you have to pay.
If you want a small amount of private hosting, use BitBucket.
-
@scottalanmiller Hmmmmm.....
-
@anonymous said:
@scottalanmiller Hmmmmm.....
@Bundy-Associates uses BitBucket for our private repositories. The limit is 5 users.
https://confluence.atlassian.com/bitbucket/plans-and-billing-224395568.html
-
@JaredBusch I am 1 user
-
I think I want my script public anyways. I want to be able to wget them. If there private I assume I can not do that?
-
@anonymous said:
I think I want my script public anyways. I want to be able to wget them. If there private I assume I can not do that?
You can always use git to check it out.
You can still use BitBucket and have the choice of public or private as needed.
-
If you're not opposed to hosting your own, GitLab is really cool. 8-) -- it is a mighty close equivalent to a self-hosted GitHub.
-
@DustinB3403 said:
@olivier how well does XO work with APC Powerchute?
Because, that is my next goal. Get my VM's and Hosts to gracefully shutdown during a power-outage.
I strongly encourage people using it to contribute. You got 3 solutions:
-
Also check this article: we got a feature which should be very interesting in your case @DustinB3403 : https://xen-orchestra.com/blog/xenserver-emergency-shutdown/
-
Looks like the lodash issue is fixed. I just ran my playbook again and it installed.
-
LOL, I just got the script error that everyone else got. That error is the "can't even" of the IT world.
-
@scottalanmiller said:
LOL, I just got the script error that everyone else got. That error is the "can't even" of the IT world.
So kill the service, and then change directories into xo-web and rerun the npm installation and build commands
Once those complete, change back into xo-server and restart npm.
-
For anyone wondering, here is the single line installer...
curl https://raw.githubusercontent.com/scottalanmiller/xenorchestra_installer/master/xo_install.sh | bash
-
@scottalanmiller has the script been updated now that issue is fixed?
-
@anonymous Yeah he's been fixing small bugs with it, he's testing now.
-
It's working now, go for it.
-
Ran into a bug with the script let me see if I can't figure out what it is.
-
@coliver Did you run with Sudo?
-
Running it now... testing testing... testing...