Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 689 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 689 Bytes

Blimp Engineroom

The Blimp Engineroom manages and updates all the services on a blimp. It runs on bare metal.

Quick Start

Install all the Debian package requirements:

sudo apt-get install -y docker.io python-docker cgroupfs-mount python-pip

Then just a Python package or two:

sudo pip install meta-compose

USB Encryption

sudo apt-get install cryptsetup

Seems cryptsetup has some errors in 1.6.6 source.

TODO

  • Figure out what and how to write to blimp-vars.sh
  • Move the installation into a single script or update ansible scripts in blimp