Skip to content

BuildOnViction/cloud-images

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cloud-images

This repo holds the TomoChain cloud images for diverse purposes and providers.

Build

The images are built with packer.

packer build $file

For example:

# Find the variables you need to provide
packer inspect DigitalOcean/fullnode-18-04.json

# Export the environment variables found in the last step
 export DO_API_TOKEN="XXXXXXXXXXXXXXXXXXX"

# Start the build
packer build DigitalOcean/fullnode-18-04.json

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •