Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 1.58 KB

README.md

File metadata and controls

28 lines (21 loc) · 1.58 KB

Mulder Workshop

Mulder is the Backend API component used for the workshop. It is written in Go and has a dependency on a Redis database.

The goal of the workshop is to import this repository into your Jenkins X cluster, and do the necessary changes to "make it work" - both inside the Preview Environments and the staging/production environments.

We will play with the following tools:

You don't need to master all of these tools. But we'll need to touch a little of each, see how they interact, and where to find documentation.

Ready? Let's start!

At the end, you should have a fully functional CI/CD pipeline with a safety net - the automated tests - so it's time to move to Scully!