digital-ocean-service

command module
v0.0.0-...-3eb98cc Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 26, 2017 License: MIT Imports: 10 Imported by: 0

README

Digital Ocean Service

This is a microservice for the infrastructure as a service environment.

Development

This uses godep as to manage the project dependencies, to install it go get the package using go get github.com/tools/godep. Then move to the project directory and use godep restore, if a new dependency is added use godep save.

Configuration

A configuration file must be provided, the default route for the file is located at /etc/digital-ocean-service.conf, the template is the next:

  ---
  clientID: asdfg
  clientSecret: aoihcou
  redirectURI: http://localhost/oauth
  apihost: http://api.example
  port: 1000
  scopes:
  - read
  - write

The default path can be override using the flag --conf.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL