cloudspider

command module
v0.0.0-...-77d1d51 Latest Latest
Warning

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

Go to latest
Published: Dec 15, 2017 License: MIT Imports: 2 Imported by: 0

README

Go Report Card CircleCI

Cloud Spider

Yet another dashboard and a crawler to visualize/integrate all your Cloud/IT infrastructure in a unified view.

It's in a very very early stage.

What cloud services are supported so far

We are working hard to add more cloud services and soon you will see your favorite cloud in the supported list.

  1. AWS
  2. UltraDNS
  3. Akamai
  4. DnsMadeEasy
Prerequisites
  1. MongoDB installed
  2. All your cloud provider credentials
Install
go get github.com/cloudconsole/cloudspider
Configuring credentials
mkdir .cloudspider
cp $GOPATH/src/github.com/cloudconsole/cloudspider/conf/sample_config.yaml ~/.cloudspider/config.yaml

Modify the file ~/.cloudspider/config.yaml to fill in your credentials or other application related settings. File is self documented and eazy to understand.

Usage
shell$ cloudspider --help
A Cloud Crawler process to crawl all your IT infraStructure and
stors then in to a MongoDB util.

Usage:
  cloudcrawler [command]

Available Commands:
  crawler     Unleash the spiders
  help        Help about any command
  ui          A high performance webserver
  version     Print the program version

Flags:
      --config string   config file (default is $HOME/.cloudspider/config.yaml)

Use "cloudcrawler [command] --help" for more information about a command.

To start a UI server

cloudspider ui start

To start the crawler to crawl all your cloud providers and index

cloudspider crawler start

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Package crawler provides a spider which crawls all the cloud services and learn about the infrastructure configs
Package crawler provides a spider which crawls all the cloud services and learn about the infrastructure configs

Jump to

Keyboard shortcuts

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