Coder Social home page Coder Social logo

rainbow1842 / pipeline-example-python Goto Github PK

View Code? Open in Web Editor NEW

This project forked from satomic/pipeline-example-python

0.0 0.0 0.0 2.56 MB

rancher pipeline example for python

Shell 0.32% JavaScript 9.08% CSS 65.42% HTML 25.00% Batchfile 0.07% Dockerfile 0.12%

pipeline-example-python's Introduction

IMPORTANT NOTICE

this repo was created for the Rancher2.x platform. you can just fork this repo, and set it in Rancher2.x pipeline. Cuz the .rancher-pipeline.yml has already been created, so you can try the pipeline on Rancher UI directly.

there are some TIPS you need to know for using this repo more effectively.

  • in Dockerfile, you can change the baseimage to python:2.7-alpine
  • in .rancher-pipeline.yml, line 16, you need to use your own docker registry address
  • in .rancher-pipeline.yml, from the line 25, the stage is for create a new version of Rancher Catalog version, so you need to fork this pipeline-charts, and config the username & password (from a Secret named git-config which has a key GIT_PASSWORD, if the secret does not exist, the pipeline will hang at this stage).
  • to achieve git operations, you can use satomic/git-box

docker version

you can access docker version here pipeline, default port is 8080, you can specify another port with CMD of the run command:

docker run -it -p <HOST_PORT>:<HTTP_PORT> satomic/pipeline-httpserver <HTTP_PORT>

pipeline-example-python's People

Contributors

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