Giter Site home page Giter Site logo

markawm / jenkins-x-platform Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jenkins-x/jenkins-x-platform

0.0 1.0 0.0 6.76 MB

Helm umbrella repo containing the helm charts for the Jenkins-X platform on Kubernetes

Home Page: http://jenkins-x.io/

License: Apache License 2.0

Makefile 75.94% Shell 24.06%

jenkins-x-platform's Introduction

Jenkins X Helm Charts

Jenkins X is an integrated CI / CD platform for any Kubernetes cluster or cloud. Simple installation of best of breed open source software for developing and running applications in the cloud.

What's included out of the box?

Jenkins Jenkins - Fully integrated CI / CD solution with opinionated yet customisable pipelines and environments
Sonartype Nexus 3 Nexus - Artifact repository (pluggable so we can switch with Artifactory)
Chartmuseum Chartmuseum - Helm Chart repository (Helm is the most popular Kubernetes package manager used to install and upgrade your applications)
Monocular Monocular - Web UI for searching and discovering Helm Charts

Easy to install addons to come.

Install

We use a CLI tool called jx to interact with Jenkins X. For installation jx delegates to Helm (Kubernetes Package manager) for install, upgrades and uninstall operations.

Grab the latest jx and choose the type of cluster you want to create.

Remote cluster install

The quickest way to get going is with Google Kubernetes Engine (GKE), other major cloud providers coming shortly.

Prerequisite you will need a Google Cloud Account with a Google Project setup, follow this link for a free trial along with $300 credit https://console.cloud.google.com/freetrial

jx create cluster gke

And follow the CLI wizard

Local development

For local development we can install Jenkins X with minikube.

First install the Hyperkit driver https://github.com/kubernetes/minikube/blob/master/docs/drivers.md#hyperkit-driver

git clone https://github.com/jenkins-x/cloud-environments && cd cloud-environments
jx create cluster minikube --local-cloud-environment=true

Accessing applications

You can list the external URLs used to access applications on your kubernetes cluster by running:

jx open

Credentials

This repo is for test purposes, so default admin username and passwords are used:

Application Username Password
K8S Dashboard admin admin
Chartmuseum admin admin
Jenkins admin admin
Nexus admin admin123
Grafana admin admin

jenkins-x-platform's People

Contributors

andreabettich avatar andrewdutton avatar bardec avatar benvandenberg avatar carlossg avatar ccojocar avatar eddie-knight avatar garethjevans avatar hamidzr avatar hekonsek avatar i0n avatar jecafarelli avatar jenkins-x-bot avatar jstrachan avatar jtnord avatar msvticket avatar nikita-v avatar pmuir avatar pow-devops2020 avatar proffalken avatar rajdavies avatar rawlingsj avatar svc-github-joule avatar v1v avatar vbehar avatar

Watchers

 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.