Work Experience
DevOps GCSE Work Experience Tasks
Day 1
- Get logged in
- Setup a GitHub account
- Setup a DockerHub account
- Setup a ChatGPT account
- Install Brew
- Install Git
- Create a GitHub Repository for any notes or code snippets you want to keep
- Install Docker Desktop
- Introduction to Docker
Day 2
- Install Minecraft Java Edition
- Run a Minecraft Java Edition Server under Docker
- Play some Minecraft on your Server
- Where is your server storing the World data?
- Can you access the server logs?
- What happens when you start/stop your container?
- Play with backing up and restoring your world data to revert changes you make in the World
- Try to run another containerised game server, see examples