Skip to content

redhat

AWS Multi – AZ Ansible Tower Cluster backed by RDS and fronted by ALB

  • by

Ever wondered how you could run ansible tower in clustered mode across multiple AZ in AWS?  This post will describe how you can build the following architecture:   First, build 3 ec2 instances each in a different AZ’s. You should be more than ok with t2.large instance sizes. The subnets in the VPC can be private.… Read More »AWS Multi – AZ Ansible Tower Cluster backed by RDS and fronted by ALB

awx ansible on rhel

  • by

As you probably read we did opensource ansible tower https://github.com/ansible/awx . This was a big and necessary step to follow the red hat way of being truly opensource. Thanks to Jeff Geerling we also have a role https://galaxy.ansible.com/geerlingguy/awx/ to install awx. To install AWX on RHEL (remember this is not supported by GSS) you need to… Read More »awx ansible on rhel

Red Hat Cloud Suite In A Box

  • by

Today I finally finished my Ikea Helmer rack project. The goal of the project was to have enough resources to build a full Red Hat Cloud Suite lab. I am in IT now since 1996 and learned  that the only way to stay on top of the game is by playing with the technology. I have… Read More »Red Hat Cloud Suite In A Box

Public/admin api’s and high availability with Red Hat OpenStack Installer 6 Juno / Getting OpenStack HA CloudForms ready

  • by

This post will guide you through the configuration for an OpenStack HA cluster setup with public facing admin/public apis. Exposing the OpenStack apis is essential if you want to make use of hybrid cloud management tools like CloudForms. OpenStack HA is a very complex beast and hard to setup if you don’t have the right tooling.… Read More »Public/admin api’s and high availability with Red Hat OpenStack Installer 6 Juno / Getting OpenStack HA CloudForms ready