Skip to content

Latest commit

 

History

History
38 lines (22 loc) · 463 Bytes

README.md

File metadata and controls

38 lines (22 loc) · 463 Bytes

tiny-cloud

Deploy docker image on remote machine like AWS EC2.

NOTE: Work in progress!

Setup

AWS

Create user "tiny-cloud" in AWS console. IAM->USERS

Create role "tiny-cloud" in AWS console. IAM->ROLES

Add permissions:

  • AmazonEC2ContainerRegistryFullAccess

Configure

tiny-cloud configure

Useage

Run

tiny-cloud run <image-name> <override options>

Delete resources

tiny-cloud --destroy true