sidja / ansible-vagrant-3-tier-architecture

A 3 tiered Architecture based web app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ansible-vagrant-3-tier-architecture

An all in one playbook to deploy a simple flask app and database using vagrant with Ansible provisioning it

3-tier-arch-dig

Requirements

  • Vagrant 2.x.x
  • Ansible 2.3.x

To run playbook

$ git clone https://github.com/sidja/ansible-vagrant-3-tier-architecture.git
$ cd ansible-vagrant-3-tier-architecture
$ vagrant up

Landing page

http://localhost:9090/
http://localhost:9090/db   

About

A 3 tiered Architecture based web app


Languages

Language:HTML 90.6%Language:Python 9.4%