Completed
Building a Game Server
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Steam-based Game Servers with Docker
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Who am I
- 3 What are Game Servers
- 4 CM2 Network
- 5 Docker Run Examples
- 6 Supported Games
- 7 Building a Game Server
- 8 Project Structure
- 9 File Duplication
- 10 Traditional Approach
- 11 Github Issue
- 12 Storage and Updates
- 13 Networking
- 14 Port Mapping
- 15 CPU Pining
- 16 Real World Example
- 17 Conclusion