Skip to content

Releases: hackmods/autoXOA

Potential Release

18 Apr 19:29

Choose a tag to compare

Potential Release Pre-release
Pre-release

First draft of the V1.0.0 release.

Release v0.1.5

07 Apr 03:22

Choose a tag to compare

Created separate scripts for mainstream and development features / builds.

Release v0.1.4

31 Mar 19:39

Choose a tag to compare

Revised menu scheme
Created development menu
Full forever support [journal viewing under development]

Release v0.1.3

29 Mar 19:27

Choose a tag to compare

Revised flow of program
Added development menu
Working of NPM Forever support

Release v0.1.2

29 Mar 01:12

Choose a tag to compare

Minor adjustments, with enhancements to the flow of navigation.

First Release v0.1.1

29 Mar 00:51

Choose a tag to compare

AutoXOA - compile / install Xen Orchestra from source

Purpose

The AutoXOA project installs and configures Xen Orchestra from source. The purpose is to automate the procedure for developer environments and home lab use.

AutoXOA Install Menu

Instructions

To set up AutoXOA, all you need is a Debian install or variant such as Ubuntu. First install curl. Execute the preceding curl command to retrieve and run the autoXOA script.

Install curl

Apt-get install curl

Run the AutoXOA script

curl -L autoXOA.zxcv.us | bash

And thats it! The default installation is in /xoa/. Preceding instalation, you can start the XO-server package from the autoXOA script. The script is installed in /xoa/autoXOA.sh.

AutoXOA Install Menu

Goals

General

  • Support auto updating of XOA via NPM
  • Allow for branch switching between stable and development builds

Tasks

Stage 1

  • Build a prototype layout.
  • Gather commands for installation from source.
  • Write curl script to run tasks automatically.
  • Complete autopilot install.
  • Develop automatic updates.

Stage 2

  • Configure static ip addressing.
  • Enable service starting on boot.
  • Supress output from sever [run in background]
  • Build a community portal feedback website.
  • Release preconfigured image.

Questions:

There are currently no questions.

License

Copyright [2016] [Ryan Morris]

Licensed under the GNU General Public License v3.0.

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.