CloudInAJar
CICD Tool
Intergrations

CloudInAJar’s DevSecOps infrastructure comes with many built-in opensource tools.

Automation

Jenkins

CloudInAJar comes built-in with Jenkins as your automation server. Jenkins is used in a stages of the CICD pipeline automating builds, tests, and deployments. The wide array of plugins for Jenkins makes integration with CICD tools easy and convenient. 

Code Analysis

SonarQube

SonarQube collects and analyzes code reports generated by your testing suite. SonarQube is used as one of CloudInAJar’s built-in check gates. If pushed code does not meet coverage standards, the CICD pipeline is halted. Sonarqube has a user friendly GUI interface and enforces your quality gate policies. CloudInAJar uses SonarQube as its primary code analysis tool. Code Analysis should never be overlooked and is present in most modern CICD setups

Security Tools

Twistlock

CloudInAJar uses Twistlock as a cloud native cybersecurity platform for containerized environments. CloudInAJar uses Twistlock one of its built-in check gates. This prevents security or compliance issues from progressing further down into the development pipeline. 

OWASP ZAP

OWASP ZAP is a opensource flagship project run by the OWASP community. CloudInAJar uses ZAP to automatically find security vulnerabilities and stop the deployment of insecure code. With CloudInAJar, you can be more confident in security when making new deployments to production. 

Image Repository

Nexus

CloudInAJar uses Nexus as a built-in image repository. With Nexus, CloudInAJar can access and create image repositories via http. Nexus has a user GUI interface making it easy to access and use. CloudInAJar will only push up successful builds to the Nexus repository via pipeline. Nexus  

Code Repository

Gogs

CloudInAJar uses Gogs as a self hosted Git service. CloudInAJar can setup Git-hooks between Gogs and Jenkins to trigger pipeline builds. Having a self hosted Git service gives CloudInAJar added security and private accessibility.  

Container Management

OKD Kubernetes

CloudInAJar uses Openshift Origins Kubernetes to manage container clusters. Leveraging Kubernetes technology, CloudInAJar makes your cloud infrastructure highly available and scalable. With CloudInAJar you can scale your tools and applications to meet your enterprise needs.