Giter Site home page Giter Site logo

minione's Introduction

miniONE

miniONE is an easy to use deployment tool to build an evaluation OpenNebula cloud based on either virtual machines (KVM), system containers (LXD), micro VMs (Firecracker) or Edge deployment on Packet. All necessary components to manage and run the virtual machines or containers are installed and configured on your dedicated system with just a single command run.

Follow the detailed tutorial.

Requirements

Common min. requirements:

  • 4 GiB RAM
  • 20 GiB free space on disk
  • default installation of the operating system with the latest updates
  • privileged user access (root)
  • openssh-server package installed

For KVM evaluation on a dedicated physical server for both the front-end and one KVM hypervisor node:

  • physical host
  • x86-64 Intel or AMD processor with virt. capabilities
  • operating system:
    • CentOS 7 (RHEL 7) or CentOS 8 (RHEL 8)
    • Debian 9, 10
    • Ubuntu 16.04, 18.04, 20.04

For LXD evaluation on a dedicated physical server or virtual machine for both the front-end and one LXD hypervisor node:

  • physical host or virtual machine (e.g., Amazon EC2 VM)
  • x86-64 Intel or AMD processor
  • operating system:
    • Ubuntu 18.04, 20.04

For Firecracker evaluation on a dedicated physical server or virtual machine for both the front-end and one Firecracker hypervisor node:

  • physical host or virtual machine (e.g., Amazon EC2 VM)
  • x86-64 Intel or AMD processor
  • operating system:
    • CentOS 7 (RHEL 7) or CentOS 8 (RHEL 8)
    • Debian 9, 10
    • Ubuntu 16.04, 18.04, 20.04

For Edge evaluation on a dedicated physical server or virtual machine for the front-end and one remote Packet edge physical server for one KVM or Firecracker hypervisor node:

  • physical host or virtual machine (e.g., Amazon EC2 VM)
  • x86-64 Intel or AMD processor
  • operating system:
    • CentOS 7 (RHEL 7) or CentOS 8 (RHEL 8)
    • Debian 9, 10
    • Ubuntu 16.04, 18.04, 20.04

Quickstart

Download the latest release of the miniONE tool, run it and follow the instructions on the terminal.

Get KVM cloud

Run the commands to deploy the evaluation cloud:

wget 'https://github.com/OpenNebula/minione/releases/latest/download/minione'
sudo bash minione

Get LXD cloud

Run the commands to deploy the evaluation cloud:

wget 'https://github.com/OpenNebula/minione/releases/latest/download/minione'
sudo bash minione --lxd

Get Firecracker cloud

Run the commands to deploy the evaluation cloud:

wget 'https://github.com/OpenNebula/minione/releases/latest/download/minione'
sudo bash minione --firecracker

Get Edge cloud on Packet

miniONE will install OpenNebula frontend on the host where you run the command and also deploy and configure a hypervisor host on the Edge (Packet in this case) where you can spawn your VMs.

Run the commands to deploy the evaluation cloud:

wget 'https://github.com/OpenNebula/minione/releases/latest/download/minione'
sudo bash minione --edge packet --edge-packet-token [packet-token] --edge-packet-project [packet-project]

Optionally, you can use choose deploy to Firecracker hypervisor on the Edge.

wget 'https://github.com/OpenNebula/minione/releases/latest/download/minione'
sudo bash minione --firecracker --edge packet --edge-packet-token [packet-token] --edge-packet-project [packet-project]

License

Copyright 2002-2020, OpenNebula Project, OpenNebula Systems (formerly C12G Labs)

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.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.

minione's People

Contributors

xorel avatar imllorente avatar dann1 avatar dkorzhevin avatar jamilbk avatar smart-tree avatar apecnascimento avatar itev avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.