starting scaffolding
This commit is contained in:
32
docs/deploy_application.md
Normal file
32
docs/deploy_application.md
Normal file
@@ -0,0 +1,32 @@
|
|||||||
|
# Demo: Deploy Application
|
||||||
|
|
||||||
|
## Table of Contents
|
||||||
|
TBD
|
||||||
|
|
||||||
|
# Objective
|
||||||
|
|
||||||
|
Demonstrate application deployment for Linux systems. This demonstration will install applications on multiple RHEL servers.
|
||||||
|
|
||||||
|
# What business problem is solved?
|
||||||
|
|
||||||
|
- **speed to market**:
|
||||||
|
reducing human time to install applications
|
||||||
|
- **reduce human error**:
|
||||||
|
automation of routine manual processes
|
||||||
|
- **reduce complexity**:
|
||||||
|
does not require a System Administrator familiar with the specific operating system to install the Application. Automate and test once and allow all users access to deploy Ansible Jobs.
|
||||||
|
- **enforce policy**:
|
||||||
|
Ansible creates guard rails on which applications can be deployed and how they are installed on IT infrastructure.
|
||||||
|
|
||||||
|
# Features show cased
|
||||||
|
|
||||||
|
- Push button deployment
|
||||||
|
- Self Service IT - Surveys
|
||||||
|
|
||||||
|
For description of these and other features of the Red Hat Ansible Automation Platform please refer to the [features README](features.md)
|
||||||
|
|
||||||
|
# Guide
|
||||||
|
|
||||||
|
COMING SOON
|
||||||
|
|
||||||
|
You have finished this demo. [Click here to return to master demo list](../README.md)
|
||||||
6
docs/features.md
Normal file
6
docs/features.md
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
# Red Hat Ansible Automation Platform Features
|
||||||
|
|
||||||
|
| Feature | How? | Product Documentation |
|
||||||
|
|---|---|---|
|
||||||
|
| Push button deployment | Ansible Platform UI | [docs](https://docs.ansible.com/ansible-tower/latest/html/userguide/overview.html#push-button-automation) |
|
||||||
|
| Self Service IT | Surveys | [docs](https://docs.ansible.com/ansible-tower/latest/html/userguide/job_templates.html#surveys) |
|
||||||
Reference in New Issue
Block a user