Update README.md
Sorting out credentials issue with prepackaged installation.
This commit is contained in:
parent
91869f1d73
commit
b1272516b9
20
README.md
20
README.md
|
@ -41,25 +41,7 @@ To maintain your installation from Source or from this repo. (either prepackaged
|
||||||
|
|
||||||
This script automates the manual process which can be [found here](https://xen-orchestra.com/docs/from_the_sources.html) as well as removes a few feature restrictions that otherwise would need to be changed manually if following the manual installation process. This script is not officially supported by the Vates team, but is supported by this community.
|
This script automates the manual process which can be [found here](https://xen-orchestra.com/docs/from_the_sources.html) as well as removes a few feature restrictions that otherwise would need to be changed manually if following the manual installation process. This script is not officially supported by the Vates team, but is supported by this community.
|
||||||
|
|
||||||
# Prepacked installation
|
## Prepackaged Installation temporarily disabled while I sort out the credentials issue.
|
||||||
* *This is a very small installation and while it will operate, it may not meet all of your requirements, use at your own discretion*
|
|
||||||
|
|
||||||
To download and deploy a prepacked Ubuntu 20.04 installation of Xen Orchestra (CE) run the below from an SSH session on your XCP-NG/Citrix Hypervisor (XenServer) host(s)
|
|
||||||
|
|
||||||
bash -c "$(curl -s https://raw.githubusercontent.com/Jarli01/xenorchestra_installer/master/xoce-import.sh)"
|
|
||||||
|
|
||||||
MD5 Checksum `db377c68b4efa9e0758ae2f2463b7f89`
|
|
||||||
SHA256 Checksum `0c0454724d23002646b2e9e34d5fd662f3d7efcffbc4c0e75d9e7d025a9723e4`
|
|
||||||
|
|
||||||
For verification of SHA256 checksum the XVA file can be downloaded directly and verified/imported.
|
|
||||||
|
|
||||||
Direct Download https://nc.nl.tab.digital/s/WQmCwmH4e9EdTTA/download
|
|
||||||
|
|
||||||
To login to the console use:
|
|
||||||
Username: **XOCE**
|
|
||||||
Password: **XOCE**
|
|
||||||
|
|
||||||
**Change the password if you are using this in production**
|
|
||||||
|
|
||||||
# Self-signed SSL
|
# Self-signed SSL
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue