Giter Site home page Giter Site logo

jenkinsci / deployment-sphere-plugin Goto Github PK

View Code? Open in Web Editor NEW

This project forked from webdizz/deployment-sphere-plugin

1.0 104.0 3.0 919 KB

Jenkins plugin to have a bird's eye view of your continuous deployment pipeline

Home Page: https://plugins.jenkins.io/deployment-sphere/

License: Apache License 2.0

Java 91.84% HTML 0.10% CSS 0.90% JavaScript 7.16%

deployment-sphere-plugin's Introduction

Deployment Sphere

Jenkins plugin to have a bird's eye view of your continuous deployment pipeline.

Status

Build Status Bitdeli Badge

Development

Dev Environment Requirements:

  1. Java 1.7
  2. Eclipse
  3. Git
  4. Gradle
  5. Lombok

Development cycle:

  1. Сlone repository on your Computer, go there and run bash ./gradlew :pl:build
  2. Then run bash ./gradlew :pl:server. By default Jetty will run on http://localhost:8080/.

Add deployment-sphere-plugin to eclipse:

  1. Install in IDE lombok.
  2. From Eclipse Marketplace install Gradle IDE.
  3. Before adding project into IDE go to deployment-sphere-plugin and run bash ./gradlew :pl:build.
  4. In IDE go to Import -> Gradle-> Gradle Project, select directory with project and click Build Model. After that just add it into IDE.

Install plugin on Jenkins local mode:

  1. Go to Jenkins dashboard. On the menu to the left, pick up Manage Jenkins option.
  2. Select Manage plugins.
  3. Install dependency plugins H2 Database Plugin.
  4. Goto Advanced tab and use Upload plugin feature.

Building

To build the plugin from source:

./gradlew :pl:build

To run Jenkins and test JPI:

./gradlew :pl:server

Build job-dsl.hpi to be installed in Jenkins:

./gradlew :pl:jpi

Usage

Install plugin on Jenkins from Jenkins Plugins:

  1. Go to Jenkins dashboard. On the menu to the left, pick up Manage Jenkins option.
  2. Select Manage plugins.
  3. Install dependency plugins H2 Database Plugin.
  4. Install Deployment Sphere Plugin.

Jenkins configuration initial jobs:

  1. Go to Manage plugins->Configure System.
  • Navigate to Deployment Sphere configuration section;
  • Add environments you're working with;
  • Add applications names you're working with.
  1. Create build project.
  • After configuration of build navigate to Add post-build action and select Collect Build metadata;
  • Select "Application Name" this project is responsible to build;
  • Modify "Build version Pattern" if your versioning strategy is different by specifying your pattern;
  • Save project.
  1. Create deploy project.
  • After configuration of deployment navigate to Add post-build action and select Collect Deploy metadata;
  • Select application this project is responsible to deploy;
  • Save project.

deployment-sphere-plugin's People

Contributors

bitdeli-chef avatar oleksiizaitsev7 avatar quidryan avatar randgalt avatar rkovalenko avatar sgorbatiuk avatar vasylkochetov avatar webdizz avatar

Stargazers

 avatar

Watchers

 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  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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  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.