Skip to content

suresh4test/test-automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Provision and Configure Linux VM Using Vagrant,Ansible and Docker

Pre-requisites :

Install vagrant 

Steps:

Clone this repo "https://github.com/suresh4test/test-automation"

cd test-automation && vagrant up

Application Access:

 Run http://127.0.0.1:8080  from Browser or
 
 Run curl -i http://127.0.0.1:8080 from CLI or
 
 Get VM static IP address from Vagrantfile which we set or from VM(ifconfig,ip a give the IP) and run http://<IP>:8080 .

About

Vagrant ,Ansible and Docker application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published