The Just-In-Time Cloudlet as described in the CMU Technical Report, The Just-In-Time Cloudlet, provides an integrated platform built on cloud-native open-source software and COTS hardware. The technical report provides a reference architecture and the details of a prototype implementation to demonstrate the concept and the architecture. Construction of the prototype required substantial system and deployment integration effort. This repository provider the primary software required to implement your own version of that prototype.
The JIT Cloudlet Reference Architecture is shown below.
Deployment of the prototype is primarily accomplished using an ansible, docker-compose, helm based recipe executed on a fresh Ubuntu system. To use this recipe:
cd ./recipe
and open the README