devsecops-shipwright-tekton

command module
v0.0.0-...-aeb2b5c Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 19, 2023 License: MIT Imports: 1 Imported by: 0

README

devsecops-shipwright-tekton 😺

DevSecOps with Shipwright and Tekton

Getting Started

  1. Ensure you have access to an OpenShift cluster, such as CodeReady Containers.

  2. Install the Shipwright Operator from OperatorHub. This will also install OpenShift Pipelines.

  3. Create the devsecops-demo project in your cluster

    $ oc new-project cdcon-demo-ci
    
  4. Install the shp command line.

  5. Clone this repository, which contains a sample go application.

    $ mkdir -p ~/go/src/github.com/adambkaplan
    $ cd ~/go/src/github.com/adambkaplan
    $ git clone https://github.com/adambkaplan/devsecops-shipwright-tekton.git
    $ cd devsecops-shipwright-tekton
    
Inner loop development

Run the script at hack/demo-inner-loop.sh to see how Shipwright can build from local source, producing an SBOM for your container image. If you are not using CodeReadyContainers, use the environment variable OPENSHIFT_REGISTRY_HOST to provide the public route to the OpenShift container registry.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL