Skip to content
This repository was archived by the owner on Mar 8, 2021. It is now read-only.

Template website project making use of Vagrant and provisioned using Ansible

Notifications You must be signed in to change notification settings

manishlad/ansible-vagrant-template-web-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Template website project

This is a basic template web project with a development environment created in a Vagrant virtual machine and provisioned by a Ansible playbooks.

The guest virtual development environment shares the src folder from the host and serves the website mapped to port 8080 on the host.

The provisioning process downloads and extracts Bootstrap into the site's stylesheets folder.

Getting Started

  1. Install Ansible

  2. Install Vagrant

  3. cd dev-env

  4. vagrant up

    Note: Default vagrant user password is blank (when prompted for sudo access)

About

Template website project making use of Vagrant and provisioned using Ansible

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages