Skip to content

satishgummadelli/pb-ansible-docker-nginx

Repository files navigation

Problem statement

This project aims to create alpine nginx docker using ansible on centos vagrant machine

Requirements

Setup a project to serve "Hello World" using centOS (centos-7-minimal) vagrant box, bootstrap the vagrant box with Ansible as provisional to Install, Build and Start a Docker image based on the official Alpine Linux, configure and start NGINX container to serve the "Hello World" content by the ip address of the host machine.

Dependencies

Vagrant should be up and running on your machine.

Execution

Get the code

git clone https://github.com/satishgummadelli/pb-ansible-docker-nginx.git

Get into the directory

cd pb-ansible-docker-nginx

start the vagrant box

vagrant up

to get into the vagrant ssh

vagrant ssh

Note: The project work is under progress ...

About

Ansible role for building nginx on docker

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors