Skip to content

erdincakgun/devops-case-study

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Case Study for DevOps

Save the file, save the time!

When working with Vagrant, the virtual machine is automatically updates whenever changes the source code of Flask application.

Setup

I saw it working with Python 3.9.12 on MacOS.

Prerequisites

  • git
  • python3
  • vagrant
  • ansible
git clone https://github.com/PokerCoder/devops-case-study.git
cd devops-case-study
vagrant up

The application will be available at http://192.168.33.10:5000. If it doesn't work, you better call Saul.

About

A case study for DevOps Engineer role

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published