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

1. 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

2. Install Fogbed

sudo pip install fogbed