Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Network Slicing Engine #29

Open
noormohammedli opened this issue May 14, 2021 · 0 comments
Open

Network Slicing Engine #29

noormohammedli opened this issue May 14, 2021 · 0 comments

Comments

@noormohammedli
Copy link

Hello Sir,
How could i run the Network Slicing Engine?
after i get the bootstrap from Github, I run the following command to run the docker-compose file to build the NSE.
$ env HOST_IP=$YOUR_LOCAL_IP docker-compose -f docker-compose-full.yml up -d
then i run the " $ until curl -sSf --stderr /dev/null http://localhost:8080; do printf '.' && sleep 5;done "

but I could not see the NSE when i display all docker container "sudo docker-compose ps"

I tried this comment as well but i could not access the NSE "$ env HOST_IP=$YOUR_LOCAL_IP docker-compose -f docker-compose-nse.yml up -d"

I read the documentation on " https://openbaton.github.io/documentation/network-slicing/ "
and "https://github.com/openbaton/bootstrap"

I could not access the Once the access the screen session after the NSE is started.

Basically, I trying to create 3 slices type on top of the open-baton and do autoscaling for the slices.
Could you please help me with that? is there any video or example explain the slice creation with open-baton?

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant