Giter Site home page Giter Site logo

devops-java-sample's Introduction

NOTICE: Give some historic reasons, this repo has been archived. Please move forward to devops-maven-sample if you want to help us improve the sample project.

Repo Introduction

English | 中文

KubeSphere provides a Jenkins-based DevOps system with various features. This repository is used for a SpringBoot demo for DevOps on KubeSphere. For example, you can find a file of Jenkinsfile-online in the root directory, and you can use it to create a pipeline through the Jenkinsfile in SCM method.

For more information about how to use the KubeSphere DevOps system, you can refer to the following list of KubeSphere official documents.

Document List

devops-java-sample's People

Contributors

dependabot[bot] avatar feynmanzhou avatar ks-ci-bot avatar linuxsuren avatar peihongbing1223 avatar shaowenchen avatar soulseen avatar yang872546 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  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

Watchers

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

devops-java-sample's Issues

Remove redundant checkout scm stage

There always has a stage named Declarative: Checkout SCM for git repo before first stage, so our first stage named checkout scm is redundant.

Current stages as follow:

image

After I removed checkout scm, result as follow:

image

I want to know what the `artifacts/m2` folder is for

https://github.com/kubesphere/devops-java-sample/tree/master/artifacts/m2

This folder is too large.

--- /home/johnniang/Workspaces/johnniang/devops-java-sample ---------------------------------------------
  114.9 MiB [##########] /artifacts                                                                      
   69.2 MiB [######    ] /.git
   64.0 KiB [          ] /deploy
   56.0 KiB [          ] /src
   12.0 KiB [          ]  LICENSE
    8.0 KiB [          ]  README.md
    8.0 KiB [          ] /configuration
    8.0 KiB [          ] /.s2i
    8.0 KiB [          ]  pom.xml
    4.0 KiB [          ]  Jenkinsfile-on-prem
    4.0 KiB [          ]  Jenkinsfile-online
    4.0 KiB [          ]  Dockerfile-on-prem
    4.0 KiB [          ]  Dockerfile-online
    4.0 KiB [          ]  OWNERS
    4.0 KiB [          ]  .gitignore

pod failed

2020-01-11 21:16:40.719: Killed

2020-01-11 21:15:58.425: 2020-01-11 13:15:58.424 INFO 6 --- [ main] ationConfigEmbeddedWebApplicationContext : Refreshing org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@4459eb14: startup date [Sat Jan 11 13:15:58 GMT 2020]; root of context hierarchy

2020-01-11 21:15:54.818: 2020-01-11 13:15:54.721 INFO 6 --- [ main] io.kubesphere.devops.Application : No active profile set, falling back to default profiles: default

2020-01-11 21:15:54.721: 2020-01-11 13:15:54.519 INFO 6 --- [ main] io.kubesphere.devops.Application : Starting Application v0.0.1-SNAPSHOT on ks-sample-dev-ccc4968df-kn8hs with PID 6 (/home/devops-sample-0.0.1-SNAPSHOT.jar started by root in /home)

2020-01-11 21:15:49.918: :: Spring Boot :: (v1.4.1.BUILD-SNAPSHOT)

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.