This repository has been archived on 2020-01-20. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Marius Pana be74f307e0 Merge branch 'master' of https://github.com/joyent/node-triton 2018-02-23 15:28:53 +02:00
bin renamed triton to spearhead 2018-02-10 18:02:17 +02:00
deps first commit 2014-02-07 13:21:24 -08:00
etc joyent/node-triton#173 Add support for listing and getting triton nfs volumes 2017-07-20 23:48:27 +00:00
lib Merge branch 'master' of https://github.com/joyent/node-triton 2018-02-23 15:28:53 +02:00
test Merge branch 'master' of https://github.com/joyent/node-triton 2018-02-23 15:28:53 +02:00
tools modified logo size 2018-02-10 17:19:06 +02:00
.gitignore .git to gitignore 2018-02-10 17:45:30 +02:00
.gitmodules first commit 2014-02-07 13:21:24 -08:00
.npmignore ignore all test config files 2015-12-02 10:59:48 -08:00
CHANGES.md TRITON-124 add node-triton support for bhyve 2018-02-19 17:28:42 -08:00
Makefile joyent/node-triton#225 improve 'make test-in-parallel' 2017-08-09 14:26:25 -07:00
README.md updated logo with absolute remote url 2018-02-10 21:09:30 +02:00
TODO.txt joyent/node-triton#120 Ensure 'triton inst ls' only requires ListMachines RBAC access 2016-06-08 14:44:46 -07:00
package.json Merge branch 'master' of https://github.com/joyent/node-triton 2018-02-23 15:28:53 +02:00

README.md

logo

node-spearhead

This repository holds the node-spearhead CLI tool to work with the Spearhead Cloud.

Installation and configuration

Get a Spearhead Cloud account

Create an account on the Spearhead Cloud and upload your SSH key.[!TBD: docs]You can create an account here.

Data-centers

The list of available Spearhead Cloud data-centers is available here.

Installation

Install node.js, then:

npm install -g spearhead

Now you ca use spearhead to interact with our Public Cloud. More details about installation and configuration are available here.

License

MPL 2.0