Skip to content

mysidewalk/platformengineer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Platform Engineer Training

This is a very simplified, basic repo intended to help introduce git, Vagrant, and local development environment concepts as the first phase of a Platform Engineer training course.

Contents:

  • Vagrantfile with nginx for rapid visual feedback on:
    • git branching
    • git workflow
    • git merges
  • Lessons plans (sort of)
  • In-class exercises

Initial Setup:

  • From your Terminal.app (or iTerm2, preferably), run "git clone https://github.com/mysidewalk/platformengineer.git"
  • cd to the new platformengineer directory
  • Run a vagrant up
  • vagrant will provision your environment, wait...
  • When completed, the contents of platformengineer/www will be available:
    • Here!, or
    • By running open http://localhost:9999 from the CLI

About

Base Repository for Platform Engineer Training

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published