AosEdge Unit provisioning tool
Project description
Aos provisioning tool
This tool is part of the Aos SDK.
Overview
This tool will help you to create and provision new AosCore-powered Units on the Aos Cloud.
Using this tool you'll be able to:
- create a new development multi-node Unit using Oracle VirtualBox with our disk images.
- provision virtual Unit.
- provision Renesas Dev-kit for Aos Cloud.
Prerequisites
- Python 3.7+ .
- Oracle Virtual Box 7 installed on your system.
- Aos user certificate to access Aos cloud. You may create one with the 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 --name 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'
Download images for Units:
aos-prov download
Create Unit VMs without provisioning:
aos-prov vm-new --name {vm-name}
Remove Unit VMs:
aos-prov vm-remove --name {vm-name}
Start Unit VMs:
aos-prov vm-start --name {vm-name}
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-5.0.1b8-py3-none-any.whl
(114.5 kB
view details)
File details
Details for the file aos_prov-5.0.1b8-py3-none-any.whl
.
File metadata
- Download URL: aos_prov-5.0.1b8-py3-none-any.whl
- Upload date:
- Size: 114.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.9.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 718d73592a56ee00f9e083e237536d6166d639f1991712b0ccd87c91d6778f0b |
|
MD5 | 44020a0e01c8f83fd1ddb6b5fdfca70f |
|
BLAKE2b-256 | 283557dfec0a113a423dd4e7a69e5e7baddf905373b1597e986a52ce0b711ed0 |