Skip to content

lpopov/virtualization-for-developers-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Virtualization for developers workshop

Directory structure

public/         # public viewable directory for the demo
puppet/         # puppet scripts
sql/            # mysql db data
README.md       # readme file
Vagrantfile     # Vagrant configuration

How to see the presentation?

Open https://lpopov.github.io/virtualization-for-developers-workshop

or

  1. Clone the repository
  2. Change to 'gh-pages' branch
  3. Open index.html with a browser

How to run the demo?

  1. Install Vagrant and VirtualBox
  2. Change to the directory Vagrantfile is in
  3. Run vagrant up and wait for it to finish (you need to have Internet connection, for everything to install correctly)
  4. Open http://10.0.1.10/ in a browser

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published