Releases: hackmods/autoXOA
Potential Release
First draft of the V1.0.0 release.
Release v0.1.5
Release v0.1.4
Revised menu scheme
Created development menu
Full forever support [journal viewing under development]
Release v0.1.3
Revised flow of program
Added development menu
Working of NPM Forever support
Release v0.1.2
Minor adjustments, with enhancements to the flow of navigation.
First Release v0.1.1
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.
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.
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.
