Skip to content

bartfeenstra/pygmy-vm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pygmy VM

Build Status

This project provides a Virtual Machine for Amazee.io's Pygmy. Specifically:

  • Ubuntu 16.04
  • Pygmy, Docker, and Docker Compose come pre-installed.
  • On Linux, Pygmy tries to replace the host's DNS resolver. This is specific to dnsmasq, which was replaced with systemd-resolved in Ubuntu 16.10, making 16.04 LTS the latest release supported by Pygmy. Wrapping Pygmy inside a VM ensures compatibility on newer Ubuntu hosts, and prevents interference with the host's own DNS resolver.

Requirements

Usage

Start the VM with vagrant up --provider=virtualbox.

After booting the VM, Pygmy must be started manually using pygmy up.

SSH key

To configure the Pygmy SSH key, copy it to /home/vagrant/.ssh/id_rsa inside the VM.

About

A Virtual Machine for Amazee.io's Pygmy.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages