Skip to main content

Aos Unit provisioning tool

Project description

Aos provisioning tool

This tool is part of the Aos SDK.

Overview

This tool will help you to provision new Units on the Aos Cloud.

Using this tool you'll be able to:

  • create a new development Unit using Oracle VirtualBox using our disk image.
  • provision virtual Unit.
  • provision Renesas Dev-kit for Aos Cloud.

Prepequicities

  • Python 3.6+
  • Oracle Virtual Box installed on you system
  • Aos user certificate to access Aos cloud. You may create one with aos-key tool

Installation

pip install aos-prov

Usage

###Create a new Unit based on Oracle VirtualBox image and provision it on Aos Cloud:

aos-prov unit-new --name {vm-name}

Where:

  • vm-name - Uniq name of a new Virtual Machine

Example:

aos-prov unit-new --nane DevUnit1

###Provision dev-kit or VM: To provision Renesas dev-kit you have to know IP address of device. Use command ot provision

aos-prov -u 'IP-ADDR:PORT'

Example:

aos-prov -u '127.0.0.1:8089'

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

aos_prov-3.7.1b11-py3-none-any.whl (65.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page