
Marc Herren
03 - 04 May 2023 | Alte Kaserne Winterthur
Founder of remmen.io
Marc Herren is the founder of remmen.io GmbH, a company whose purpose is to share IT knowledge to empower the next generation in the area of automation/DevSecOps.
He combines 25 years of experience in the field of datacenters, networking, firewalls, virtualization and service automation tools.
Since the early days of his linux journey in 1995, he has a strong bond to the open-source community and loves to share his knowledge.
In 2023 he founded remmen.io to carry on his passion to empower others to automate and maintain stable, secure and efficient DevSecOps environments.
In his spare he enjoys to explore life with his family, loves to play boardgames, to perform as a DJ or to read fantasy or sci-fi books.

Workshop
Setup a branch specific pipeline
Room “Gesang” / 2nd floor
​
In this workshop we will build up a simple Gitlab CI pipeline from scratch and take it a step further by adding a workflow which has the goal to perform different steps on different branches.
The end goal is to have a fully functional Gitlab CI pipeline which performs tests on a "merge-request" from a feature-branch, builds the images on the main-branch, scans the image on the integration-branch and finally rolls-out the image on the production-branch.
To accomplish this, we will create a version file of the frontend/backend image tag and reuse them in later stages
Prerequisites for this workshop:
None