Skip to content

joseflauzino/cloudstack-vines-leaf

Repository files navigation

CloudStack/Vines Leaf Lines of Code GitHub language count GitHub top language

Leaf is a VNF-ExP (Virtualized Network Function - Execution Platform). Basically, it is a specialized host (virtual machine) to execute Network Functions (network softwares) in order to compose full VNF instances.

This repository is part of an unofficial CloudStack project called Vines. You can read more about Leaf and Vines by visiting the project's website.

Installation

Step 1 - Clone this repository.

# git clone https://github.com/joseflauzino/cloudstack-vines-leaf.git

Step 2 - Go to the directory.

# cd cloudstack-vines-leaf

Step 3 - Run the installation script as root.

For Ubuntu run the install.sh script:

# chmod +x install.sh
# sh install.sh

For Alpine - run the install-for-alpine.sh script

# chmod +x install-for-alpine.sh
# sh install-for-alpine.sh

Administration

For learn about how to manage the Vines Leaf, see:

ADMIN-GUIDE-FOR-UBUNTU.md

ADMIN-GUIDE-FOR-ALPINE.md

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published