Git Product home page Git Product logo

dvesta-deploy-agent's Introduction

Dvesta deploy agent

The dvesta deploy agent is a service running on a host. It holds a connection to dvesta gateway through a websocket. It listen to and execute deploy commands.

Release notes

  • Version 1.0.16 - 2016-03-20
    • Upgraded dvesta-gateway-client
  • Version 1.0.15 - 2016-03-20
    • Wait for deploy command to return and log command result
    • Fixed AppVersion
    • Encourange to change dvesta gateway username and password
  • Version 1.0.14 - 2016-03-20
    • deploy.sh bug fix. Logging.
  • Version 1.0.13 - 2016-03-20
    • Mode logging.
  • Version 1.0.12 - 2016-03-20
    • 104 bug deploy.sh.
  • Version 1.0.11 - 2016-03-19
    • Logging. Check errors in deploy script.
  • Version 1.0.10 - 2016-03-19
    • New gateway-client.
  • Version 1.0.9 - 2016-03-19
    • Added logging.
  • Version 1.0.8 - 2016-03-19
    • user s1 -> s2.
  • Version 1.0.7 - 2016-03-19
    • Added logging.
  • Version 1.0.6 - 2016-03-19
    • More bug fixes.
  • Version 1.0.5 - 2016-03-19
    • More bug fixes.
  • Version 1.0.4 - 2016-03-18
    • Deploy script bug fixes.
  • Version 1.0.3 - 2016-03-18
    • Deploy scripts, installation.
  • Version 1.0.2 - 2016-03-17
    • New groupId
  • Version 1.0.1 - 2016-03-17
    • New groupId
  • Version 1.0.0 - 2016-03-17
    • First release

Installation

Substitute the version to install below:

$ bash deploy.sh -j dvesta-deploy-agent.jar ddagent /home/pi/ddagent \
 http://marell.se/artifactory/libs-release-local/se/marell/dvesta/dvesta-deploy-agent/1.0.15/dvesta-deploy-agent-1.0.15-assemble.tar.gz

Change dvesta-gateway username and password:

$ vi /etc/init.d/ddagent
...
dvestaGatewayUsername=<yourusername>
dvestaGatewayPassword=<yourpassword>
...

Configuration parameters

dvesta-gateway.websock-endpoint
dvesta-gateway.username
dvesta-gateway.password

dvesta-deploy-agent's People

Contributors

dmarell avatar

Watchers

 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.