Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 788 Bytes

DEPLOY-notes.md

File metadata and controls

39 lines (25 loc) · 788 Bytes

Deploy notes

This document describes the notes for deploying HyperBEAM using packer.

Packer is a tool that enables a single build to create images for multiple distribution networks.

The current version is setup for gcp, so you will need to install your gcp.

Install Packer

rebar3 clean
rebar3 get-deps
rebar3 compile
rebar3 release
packer init .
packer validate .
packer build .

Install go-tpm-tools Install erlinit

possibly build ao project using nerves

replace /sbin/init with erlinit