GithubHelp home page GithubHelp logo

isabella232 / snap-deploy Goto Github PK

View Code? Open in Web Editor NEW

This project forked from intelsdi-x/snap-deploy

0.0 0.0 0.0 24 KB

snap-deploy

License: Apache License 2.0

Shell 31.23% Ruby 21.64% Go 44.54% Makefile 2.60%

snap-deploy's Introduction

Go Report Card

snap-deploy

  1. Getting Started
  1. Documentation
  2. Community Support
  3. Contributing
  4. License
  5. Acknowledgements

Getting Started

System Requirements

Linux/MacOS/*BSD system

Download binary:

You can get the pre-built binaries for your OS and architecture from the GitHub Releases page. Download the plugin from the latest release and load it into /opt/local/bin is the default location for user binaries.

To build the snap-deploy binary:

Fork https://github.com/intelsdi-x/snap-deploy Clone repo into $GOPATH/src/github.com/intelsdi-x/:

$ git clone https://github.com/<yourGithubID>/snap-deploy.git

Build the snap-deploy by running make within the cloned repo:

$ make

This builds the executable file in ./build/

Documentation

Examples

For quick snap-deploy test using deployment, you can go through steps below:

  1. Install influxdb on your localhost InfluxDB website
  2. Create database "snap"
  3. Export variables:
export DB_HOST="localhost"
export DB_NAME="snap"
export DB_USER="snap"
export DB_PASS="snap"
export INTERVAL="1s"
export TAGS="datacenter:dublin"
export METRICS="/intel"
export PORT="8181"
export DIRECTORY="/opt/snap"
export PLUGINS="collector-psutil"

  1. Run snap-deploy as root
snap-deploy deploy
  1. Snap should be running on the port 8181 and publishing psutil metrics to the localhost influxdb database named snap.

Roadmap

As we launch this software, we do not have any outstanding requirements for the next release. If you have a feature request, please add it as an issue.

If you have a feature request, please add it as an issue and/or submit a pull request.

Community Support

To reach out to other users, head to the main framework.

Contributing

We love contributions!

There's more than one way to give back, from examples to blogs to code updates. See our recommended process in CONTRIBUTING.md.

License

Snap, along with this application, is an Open Source software released under the Apache 2.0 License.

Acknowledgements

This is Open Source software released under the Apache 2.0 License. Please see the LICENSE file for full license details.

This software has been contributed by MIKELANGELO, a Horizon 2020 project co-funded by the European Union. https://www.mikelangelo-project.eu/

Thank You

And thank you! Your contribution, through code and participation, is incredibly important to us.

snap-deploy's People

Contributors

sandlbn avatar wangjialei-a avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.