Commit Graph

282 Commits

Author SHA1 Message Date
Oscar Beaumont
f63c5eb598 Fixed Error In The README.md
The File Name In The README.md Is Different To The File In The Git Repo.
2018-05-24 21:43:07 +08:00
Roni Väyrynen
d6fdbeaddb Merge pull request #2 from tssva/master
A couple of small fixes
2018-04-13 18:15:07 +03:00
Tim Sedlmeyer
444307193a Use 'id -u' to check for root
Root user is not always named root but is always uid 0
2018-04-11 18:54:03 -04:00
Tim Sedlmeyer
8bd5867fe9 Use $INSTALLDIR when setting working directory
Fix WorkingDirectory for systemd service configuration being hardcoded to /etc/xo/xo-server.
2018-04-11 18:19:08 -04:00
Roni Väyrynen
723fdbdf21 Merge pull request #1 from tssva/patch-1
Correct LOGFILE typo
2018-04-11 07:26:10 +03:00
Tim Sedlmeyer
7033393d15 Correct LOGFILE typo
Correct $LOGFLE to $LOGFILE
2018-04-09 23:05:10 -04:00
ronivay
c631e5f97b Check port status only after latest start 2018-02-26 07:19:37 +02:00
ronivay
440ac8cda5 Fix broken path in Dockerfile and update README 2018-02-24 18:43:37 +02:00
ronivay
c5545e631c Update to work with new Xen-Orchestra repo and structure. Minor updates on top of it 2018-02-24 18:18:39 +02:00
ronivay
55c7d01875 fix wrong path in docker build command and add default action to docker related menu 2017-09-30 17:05:18 +03:00
ronivay
6c38b83c78 -typo 2017-09-06 18:52:54 +03:00
ronivay
908239a4ba add dockeri.co picture link to readme 2017-09-04 20:45:48 +03:00
ronivay
95830b2d5c make message about removing old installations more clear 2017-09-01 21:00:22 +03:00
ronivay
d389316e2f add option to cancel container deployment 2017-09-01 20:31:15 +03:00
ronivay
d9fcebb12d Check that docker is present for option 3 to work in installation script 2017-09-01 20:26:04 +03:00
ronivay
2eb8e9c250 fix menu description 2017-09-01 20:19:04 +03:00
ronivay
b92cda90b0 Update readme and script to offer XO install without installing dependencies 2017-09-01 20:16:50 +03:00
ronivay
6004f8ce2b fix readme 2017-08-30 21:58:40 +03:00
ronivay
914128efc0 -typos 2017-08-30 19:01:57 +03:00
ronivay
606dcac780 Add comment to deleting old builds and preserve 3 latest instead of 5 2017-08-30 19:01:06 +03:00
ronivay
1c6fd74cae Put startup screen and options under function 2017-08-30 18:52:46 +03:00
ronivay
0e0243be9b Update readme 2017-08-30 17:19:53 +03:00
ronivay
74c72ef6e5 Add expose to dockerfile 2017-08-30 15:43:32 +03:00
ronivay
d8efb8f9c7 -typos 2017-08-30 15:40:28 +03:00
ronivay
2cd984d9db Add Docker container, update readme and fix indentations 2017-08-30 15:10:28 +03:00
ronivay
4d37ca1edf fix indentation, extra spaces and add comment 2017-08-29 20:50:04 +03:00
ronivay
4d2c48129f Add WorkingDirectory parameter to systemd config and comments 2017-08-29 19:16:07 +03:00
ronivay
716e64bcc3 fix typo in xo-web/dist path 2017-08-29 15:49:12 +03:00
ronivay
091838c26b Update README 2017-08-29 15:25:24 +03:00
ronivay
4b007b1864 shutdown xo-server even when install is possibly mistakenly ran. add gitignore 2017-08-29 15:17:08 +03:00
Roni
412e809a20 initial commit 2017-08-29 14:32:57 +03:00
Roni Väyrynen
21e27705ea Initial commit 2017-08-29 12:11:32 +03:00