Tag: ssh

  • AWS CDK example in Typescript – provision an AWX server

    This post provides an example of using AWS CDK in Typescript. Ansible Tower and AWX We have used open-source Ansible extensively in the past. While…

    Read
  • Automated Deployment Pipeline 3 of 3

    Background We have previously covered a pipeline example with Jenkins calling Ansible to leverage OpenSSH configuration and Ansible inventory. We also discussed a use case…

    Read
  • Automated Deployment Pipeline 2 of 3

    In this posting, we continue to discuss Jenkins’ ability to automate deployment routines. Jenkins supports freestyle project out of the box, as well as Pipeline…

    Read
  • Automated Deployment Pipeline 1 of 3

    The business case You launched a software application. You installed it on two customer sites. You support the application mostly by SSH to customer server…

    Read
  • Ansible at scale 1 of 2

    The Ansible In Depth white paper outlines Ansible’s use cases in four categories: Configuration management Application deployment Orchestration: for coordinating a multi-machine process such as…

    Read