Skip to content

Fogbed

Fogbed is a framework and toolset integration designed for rapid prototyping of fog components in virtualized environments using a desktop approach. It aims to meet the requirements of low cost, flexible setup, and compatibility with real-world technologies. The components are built upon the Mininet network emulator, leveraging Docker container instances as fog virtual nodes.

Requirements

Install

Install Fogbed

sudo pip install fogbed
Install Containernet
fogbed install 

Install Containernet

sudo apt-get install ansible

git clone https://github.com/containernet/containernet.git
sudo ansible-playbook -i "localhost," -c local containernet/ansible/install.yml

Install Fogbed

sudo pip install fogbed