If you just want to try this repo out locally, you can follow the ‘Local Cluster’ instructions below. To install on a remote cluster, follow the ‘Remote cluster’ instructions. There are some subtle but important differences.
Make sure you have Minikube installed
1. Checkout the repository
1. Generate SSH keys in the repository folder ssh-keygen -t rsa -b 4096 -C "your_email@example.com" -N ""
1. Add the generated key to your GitHub account for Jenkins CI to use
1. Execute run-minikube.sh
1. Port-forward to your new Jenkins pod
-
Make sure you have a remote cluster available to deploy into.
-
Checkout the repository
-
Generate SSH keys in the repository folder
ssh-keygen -t rsa -b 4096 -C "your_email@example.com" -N ""
-
Add the generated key to your GitHub account for Jenkins CI to use
-
Execute
run-remote.sh
Documentation can be found at Jenkins bootsrap documentation
Also see our related post Jenkins bootstrap blog
The main documentation for Connect can be found at: docs.connect.cd
Connect is a Continuous Delivery Platform that gathers best practice approaches for deploying working software into the cloud with confidence.
The main documentation for Connect can be found at docs.connect.cd
Any queries on the Connect platform can be sent to: connect@clearpoint.co.nz