Skip to content

htr/do-image-uploader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

do-image-uploader

An easy to use DigitalOcean custom image uploader.

Installation

go get github.com/htr/do-image-uploader

Usage

Build a VM image in any of the supported formats. You can get some ideas here.

Upload the image:

$ do-image-uploader --api-token=... --image-file=image.qcow2.gz --region=fra1 --name=my-image --wait-until-available

Currently, the uploader assumes there is public IP connectivity. In the future, image upload through DO Spaces might be implemented.

About

simple DigitalOcean VM image uploader

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages