sborenst
2018-12-06 3c36b75c249c74bc2d359ef22fba368a3d1d8204
bulleted readme
1 files modified
21 ■■■■ changed files
README.adoc 21 ●●●● patch | view | raw | blame | history
README.adoc
@@ -1,18 +1,27 @@
== Overview
Ansible Agnostic Deployer, AKA *AAD*, AKA *AgnosticD*, is a 2 Phase deployer for building and deploying everything from basic infrastructure to fully configured running application environments running on public Cloud Providers or OpenShift clusters.
Ansible Agnostic Deployer, AKA *AAD*, AKA *AgnosticD*, is a 2 Phase deployer for
 building and deploying everything from basic infrastructure to fully configured
  running application environments running on public Cloud Providers or
   OpenShift clusters.
*AgnosticD* fully automates these deployments from simple basic infrastructures, aka _"a bunch of VMs"*_ through to fully configured deployemnts of complex applications, OpenShift, Ansible Tower and others.
*AgnosticD* fully automates these deployments from simple basic infrastructures,
 aka _"a bunch of VMs"*_ through to fully configured deployemnts of complex
  applications, OpenShift, Ansible Tower and others.
*AgnosticD* is not an OpenShift Deployer, it is however also a deployer that just happens to be used to deploy a lot of OpenShift, amongst other things.
*AgnosticD* is not an OpenShift Deployer, it is however also a deployer that
 just happens to be used to deploy a lot of OpenShift, amongst other things.
=== Deploy your first "Config"
There are many link:./ansible/configs[configs] you can choose from, here are two that you can start with and modify to fit your needs:
There are many link:./ansible/configs[configs] you can choose from, here are two
 that you can start with and modify to fit your needs:
If you need a relatively simple environment, which deploys by default just a bunch of Linux hosts ready to be configureds, have a look at: link:./ansible/configs/three-tier-app/README.adoc[Three Tier App]
* link:./ansible/configs/three-tier-app/README.adoc[Three Tier App] - Relatively simple environment, which deploys by default just a bunch of
  Linux hosts ready to be configured.
If a fully installed OpenShift Cluster is what you are looking for then take a look at link:./ansible/configs/ocp-workshop/README.adoc[OCP Workshop]
* link:./ansible/configs/ocp-workshop/README.adoc[OCP Workshop] - Fully
 installed OpenShift Cluster is what you are looking for then take a look at.
Another option, is deployment of software workloads on an exiting OpenShift, have look at link./link to 3scale workload.
If a fully installed OpenShift Cluster is what you are looking for then take a look at link:./ansible/configs/ocp-workshop/README.adoc[OCP Workshop]