Giter Site home page Giter Site logo

nexus-step-plugins's Introduction

Toolchain Example

The vagrant sub folder contains a multi-machine configuration using Nexus, Jenkins and Rundeck as a pipeline infrastructure.

The toolchain moves an simple webapp from build (jenkins), to publish (nexus), then deploy (rundeck).

Rundeck contains a set of plugins and jobs that check for artifacts in the nexus repo and deploys them, recording their locations to the Rundeck resource model.

See some screenshots.

Configuration properties

The plugin requires several configuration properties defined so it knows how to access the nexus server. Rundeck can be configured globally via the framework.properties or per project using project.properties.

Nexus: Nexus server URL. eg, http://repository.example.com:8081/nexus and without a nexus context http://repository.example.com,

  • configure project: project.plugin.WorkflowStep.nexus-deliver-artifact-step.nexus=value
  • configure framework: framework.plugin.WorkflowStep.nexus-deliver-artifact-step.nexus=value

Nexus User: Nexus login name

  • configure project: project.plugin.WorkflowStep.nexus-deliver-artifact-step.nexusUser=value
  • configure framework: framework.plugin.WorkflowStep.nexus-deliver-artifact-step.nexusUser=value

Nexus Password: Nexus login password

  • configure project: project.plugin.WorkflowStep.nexus-deliver-artifact-step.nexusPassword=value
  • configure framework: framework.plugin.WorkflowStep.nexus-deliver-artifact-step.nexusPassword=value

Model Source Directory: Directory where model source data is stored.

  • configure project: project.plugin.WorkflowStep.nexus-register-delivery-step.modelDirPath=value
  • configure framework: framework.plugin.WorkflowStep.nexus-register-delivery-step.modelDirPath=value

nexus-step-plugins's People

Contributors

ahonor avatar gschueler avatar

Watchers

Florian Hopf avatar Joachim Arrasz avatar James Cloos avatar Maya Posch avatar Sascha Rüssel avatar Robin avatar  avatar  avatar  avatar Andreas Weigel avatar Aljona Buchloh avatar Sven Müller avatar Arnold Franke avatar David Schilling avatar Tobias Schneider avatar Alexander Menz avatar  avatar Pascal Ochs avatar  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.