Skip to content

orion-belt/floodlight-controller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Get this charm at Juju charm store https://jaas.ai/search?q=floodlight

1. Set up Juju environment

For how to setup Juju, refer wiki page https://github.com/orion-belt/floodlight-controller/wiki

2. Deploy directly from Juju charm store

juju deploy cs:~rohan-kharade/floodlight-15
OR

2. Clone repo and deploy as local charm

git clone https://github.com/orion-belt/floodlight-controller.git
juju deploy ./floodlight-charm

3. Test and verify install

You can use following command to check installation process

watch juju status --relations 

After successfull installation of charm, you will see "Running floodlight" message.
Now you can also access controller UI as below
https://<controller_ip>:8080/ui/index.html

About

Juju charm for SDN controller floodlight v1.2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages