Skip to content

Deploys a simple multi-tier infrastructure for a flask based application as part of an Ansible class

Notifications You must be signed in to change notification settings

redhat-gpe/ansible_openstack_multitier_deployer

Repository files navigation

Overview

A solution to build the necessary infrastucture on OpenStack for Multi Tier App.

This is, today, monolithic in that the tok.openstack collection is *currently` embedded inside the repo.

Note

The server component is an empty collection role === Notes

  • defaults to run from remote control node

    • To run locally on workstation just change inventory so it is localhost

=== Three playbooks

  • deploy-all.yml

    • Full deploy from zero to running app

  • deploy-openstack-three-tier-infra.yml

    • Builds Infrastructure including instances but no app

  • deploy-three-tier-app.yml Requires existing infra (previous play), generates inventory, deploys app

About

Deploys a simple multi-tier infrastructure for a flask based application as part of an Ansible class

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages