Git Product home page Git Product logo

mokchend / jenkinsfile Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ljpengelen/jenkinsfile

0.0 0.0 0.0 1.2 MB

A monorepo demonstrating CI/CD for a static front end and a back end running in a Docker container

Home Page: https://www.theguild.nl/jenkinsfiles-for-beginners-and-masochists/

License: MIT License

Python 9.55% Dockerfile 10.33% JavaScript 58.12% Shell 2.17% CSS 18.51% HTML 1.32%

jenkinsfile's Introduction

Getting Started with Jenkins Pipelines as Code

This repository contains

  • a shell script to run Jenkins in a Docker container,
  • a simple front end that can be hosted in the form of static files,
  • a simple back end that can deployed in the form of a Docker container, and
  • a Jenkinsfile that declares the pipelines for continuous integration and continuous deployment of these apps.

Before running run-jenkins-with-docker.sh, change the line that reads -v /Users/lucengelen/Repositories:/Users/lucengelen/Repositories \ so that the folder where you keep your repositories is accessible from the Docker container. This allows you to use file URLs to point Jenkins to Git repositories on you local machine. This, in turn, makes it possible to quickly test changes to your Jenkinsfile without pushing those changes. If that's not something you'd want to do, simply remove the line.

jenkinsfile's People

Contributors

ljpengelen avatar dependabot[bot] 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.