Skip to content
This repository has been archived by the owner on Aug 9, 2024. It is now read-only.

Latest commit

 

History

History
4 lines (3 loc) · 223 Bytes

get_started.md

File metadata and controls

4 lines (3 loc) · 223 Bytes

Tutorial

  1. create hostnode curl -X POST http://endpoint/nodes/ec2, where ec2 is providers (from /providers). Check db/server/ec2.coffee sample. Returns server_id. Wait for create instance to become operational.