How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "lavabit/magma-developer"
  config.vm.box_version = "1.6.20"
end
vagrant init lavabit/magma-developer \
  --box-version 1.6.20
vagrant up

This version was created about 6 years ago.

A graphical development environment for the magma encrypted mail daemon.

1 provider for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (2.76 GB)