Pinned Repositories
APIC_POC-UK
apiconnect-1
API Connect
Gatewayscript
IIB-DOCKER-DEMO
Hands on instructions for IBM Integration Bus in a Docker container
IIBDeploy
Integration_IIB_BIC_DepositAccountVerification
kafka-projects
Multi-module project of kafka consumers and producers using Spring boot
learning-kafka-rusia
MobilePay-AppSwitch-API
Technical documentation on how to interact with MobilePay AppSwitch APIs
multi-tenancy-gitops-apps
apic
MbqIIB's Repositories
MbqIIB/ansible
for ansible
MbqIIB/ansible-aws
MbqIIB/ansible-training-answer-keys-2
Answer key for my Ansible course on Udemy
MbqIIB/Code
MbqIIB/DatapowerPolicies
MbqIIB/dockerfile-examples
A collection of examples to show how Dockerfiles could be created and used on Linux on IBM z Systems.
MbqIIB/example-voting-app
Example Docker Compose app
MbqIIB/Free-Docker-Books
My personal collection of free Docker books
MbqIIB/holberton-system_engineering-devops
MbqIIB/Ic_Scripts
MbqIIB/infrastructure
Infrastructure as Code for OpenPOWER Host OS
MbqIIB/jenkins-pipeline-shared
Global Pipeline Library for Jenkins
MbqIIB/Jenkinsfile_examples
MbqIIB/JenkinsPipelineUnit
Framework for unit testing Jenkins pipelines
MbqIIB/k8s-101
Kubernetes Intro Workshop
MbqIIB/kubernetes-1
MbqIIB/kubernetes-sample-and-demos
MbqIIB/kubernetes-workshop
Kubernetes workshop for newbies
MbqIIB/lab-aws-cloudformation
CloudFormation Templates for Lab Exercises
MbqIIB/Learning-Python-Code
Learning Python Study Code
MbqIIB/LFS258
MbqIIB/LinuxServer
Setting up a Debian Linux Database-Server with Docker-Containers for each database instance
MbqIIB/nginx
MbqIIB/nginx-proxy
Automated nginx proxy for Docker containers using docker-gen
MbqIIB/Pinterest-coding-challenge
MbqIIB/PMC4
Peters Media Cool
MbqIIB/psutil
Cross-platform lib for process and system monitoring in Python
MbqIIB/python-batches
This is for python batches
MbqIIB/TEST
MbqIIB/TimeoutsRetriesPipeline2
The "Deploy" stage retries the flakey-deploy.sh script 3 times, and then waits for up to 3 minutes for the health-check.sh script to execute. If the health check script does not complete in 3 minutes, the Pipeline will be marked as having failed in the "Deploy" stage. "Wrapper" steps such as timeout and retry may contain other steps, including timeout or retry. We can compose these steps together. For example, if we wanted to retry our deployment 5 times, but never want to spend more than 3 minutes in total before failing the stage: