Giter Site home page Giter Site logo

alm-agent's Introduction

logo

CircleCI Build status

Overview

mobingi is the official command line interface for Mobingi API and services.

See the documentation on https://docs.mobingi.com/v/cli-en/.

Getting started

Getting the cli

The easiest way to get mobingi is to use one of the pre-built release binaries which are available for OSX, Linux, and Windows.

If you want to try the latest version, you can build mobingi from the master branch. You need to have Go installed (version 1.8+ is required). Note that the master branch may be in an unstable or even broken state during development.

Building the cli

$ git clone https://github.com/mobingi/mobingi
$ cd mobingi
$ go build -v
$ ./mobingi

You can also install the binary to your $GOPATH/bin folder ($GOPATH/bin should be added to your $PATH environment variable).

$ go get -u -v github.com/mobingi/mobingi
$ mobingi

alm-agent's People

Contributors

mizzy avatar ngratin avatar sawanoboly avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

hkdstamp

alm-agent's Issues

ContainerHealth: runtime error: invalid memory address or nil pointer dereference

一応。

Traceback (most recent call last):
File "github.com/mobingi/alm-agent/main.go" line 105 in main.main.func1
File "/usr/local/go/src/runtime/asm_amd64.s" line 573 in runtime.call32
File "/usr/local/go/src/runtime/panic.go" line 505 in runtime.gopanic
File "/usr/local/go/src/runtime/panic.go" line 63 in runtime.panicmem
File "/usr/local/go/src/runtime/signal_unix.go" line 388 in runtime.sigpanic
File "github.com/mobingi/alm-agent/container/docker.go" line 259 in container.(*Docker).ContainerHealth
File "github.com/mobingi/alm-agent/cmd/ensure.go" line 121 in cmd.Ensure
File "github.com/mobingi/alm-agent/vendor/github.com/urfave/cli/app.go" line 490 in cli.HandleAction
File "github.com/mobingi/alm-agent/vendor/github.com/urfave/cli/command.go" line 210 in cli.Command.Run
File "github.com/mobingi/alm-agent/vendor/github.com/urfave/cli/app.go" line 255 in cli.(*App).Run
File "github.com/mobingi/alm-agent/main.go" line 199 in main.main
File "/usr/local/go/src/runtime/proc.go" line 198 in runtime.main
File "/usr/local/go/src/runtime/asm_amd64.s" line 2361 in runtime.goexit

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.