The Application-Aware Network Slice Manager is one of the modules of the Int5Gent Orchestration Framework
- 1 vCPU
- 2GB RAM
Create a .env
file in deployment/
with the following content:
KUBECONFIG = /path/to/kubeconfig
CONFIGINI = /path/to/config.ini
The first environment variable should point to the location of the kubeconfig to be used by the
Application-Aware Network Slice Manager. The second variable should refer the config.ini
file
containing the environment variables to configure the application; a usable example can be
found in deployment/config/config.ini
.
From deployment/
run the application:
docker-compose -f docker-compose-action.yaml up -d
Michael De Angelis - Develop and Design - m.deangelis@nextworks.it
Francesca Moscatelli - Design* - f.moscatelli@nextworks.it
This module is distributed under Apache 2.0 License terms.