Setup overview
Two short pages get you ready for the day:
- Prerequisites, the accounts and local tools to set up, plus quick checks to confirm you're ready. Do this before you arrive.
- Defaults & paths, the default technology stack we use, and the three ways you can engage (follow the default, adapt to your own stack, or observe).
Short on time before the workshop?
Do the Prerequisites first, that's the part that's hard to fix in the room. You can read Defaults & paths during the opening segment.
Clone the workshop repository
Once you have Git installed, clone the attendee repo. This is the starting point for every lab in the day.
bash
git clone https://github.com/RoelantD/dm-ws.git
cd dm-wsIf anything below is unclear or fails, you will not be stuck: every segment has a fallback baseline so you can catch up.