carina-gui

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

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

Go to latest
Published: Oct 28, 2015 License: MIT Imports: 9 Imported by: 0

README

Simple GUI for Carina by Rackspace

This project uses libcarina and andlabs/ui to create a simple GUI for managing clusters on Carina by Rackspace. The GUI looks like this:

carina gui

You can download the binary from the release page.

Credentials

The GUI requires an API endpoint, your Rackspace username, and your API key (available in your user settings). It will try to use the environment variables CARINA_API_ENDPOINT, CARINA_USERNAME, and CARINA_APIKEY to pre-populate these fields.

Building (OSX)

See andlabs/ui for more specific requirements for your platform, but on OSX the main thing you need is XCODE and Go 1.5. Once you have thos, do this:

GOOS=darwin go build -a -installsuffix cgo -o carina-gui-darwin-amd64 .

Use chmod +x carina-gui-darwin-amd64 to make it executable.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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