A starter project to automate with Ansible the tasks related to APIGateway platform
This project makes use of various common Ansible roles available at github.com/SoftwareAG (search for "ansible") For more details, go to Preparation Steps
Fabien Sanglier
- Emails: @Software AG // @Software AG Government Solutions
- Github:
Refer to Preparation Steps to setup the solution on your Ansible Server.
This section will run the commands one-by-one... but all could surely be assembled in a single automated "play" as needed!
You may create an alias to run these commands quicker... ie. for the UAT env:
alias run_ansible_uat="ansible-playbook -i ./environments/nonprod/uat/inventory --vault-password-file $HOME/ansible_pass
run_ansible_uat do_sysprep.yaml
run_ansible_uat do_install_products.yaml
run_ansible_uat do_patch_products.yaml
run_ansible_uat workflow_terracotta_clustering.yaml
run_ansible_uat workflow_apidatastore_clustering.yaml
run_ansible_uat workflow_apigateway_clustering.yaml
run_ansible_uat configure_apigateway_settings.yaml
These tools are provided as-is and without warranty or support. They do not constitute part of the Software AG product suite. Users are free to use, fork and modify them, subject to the license agreement. While Software AG welcomes contributions, we cannot guarantee to include every contribution in the master project.
For more information you can Ask a Question in the TECHcommunity Forums.
You can find additional information in the Software AG TECHcommunity.
Contact us at TECHcommunity if you have any questions.