Skip to content
/ bc2-vm Public

My local development environment for Blockchain Core Camp Presented by DG Lab

License

Notifications You must be signed in to change notification settings

szyn/bc2-vm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BC2-VM

Overview

bc2-vm is local development environment for Blockchain Core Camp.

Features

  • Base image is Ubuntu 16.04.1 LTS
  • Provisioning with ansible

Requirements

You must install these software packages on your host.

Usage

### On your host
# clone repository
$ git clone git@github.com:szyn/bc2-vm.git
$ cd bc2-vm
$ vagrant up

# Running ansible-playbook...
# (It may also take a little while.)

# Then, you can login to your guest machine :)
$ vagrant ssh

### On your guest (Ubuntu)
$ sh /vagrant/build.sh

# Building bc2 sources...

About

My local development environment for Blockchain Core Camp Presented by DG Lab

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages