Skip to content
This repository has been archived by the owner on Jan 2, 2021. It is now read-only.

Autonomic computing prototype. Currently a work in progress. The research was first captured in my master's thesis

Notifications You must be signed in to change notification settings

trvon/sdn-container-prototype-env

Repository files navigation

SDN Lab via Terraform

This repository is an SDN enabled LXD environment that drives our prototype environemnt.

Dependencies

Technologies

TODO Fixes

  • Dangerous permissions are added to sudoers to reduce complexity
  • sudo is required for terraform and bricks when not provided (this cannot be seen)
  • Auto configure lxd

Getting Started

  • Pull submodules
git submodule update --init --recursive
  • Generate an ssh-key
  • Copy the public key '*.pub' to ./configs/ssh_key
  • Run run the following
./setup.sh
terraform init
terraform plan
terraform apply 

Resources

About

Autonomic computing prototype. Currently a work in progress. The research was first captured in my master's thesis

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published