Archived Posts
Posts listed here are will not be updated and the information therein may be out of date or innacurate.
Encrypting Your AWX Connection - Fun with Nginx
Putting Nginx in front of your AWX install will allow you to encrypt the connection.
Ansible AWX on Amazon Fargate - Part 2
In part one we got our container registry filled out with our docker repositories. In this part we will get our PostgreSQL database set up using Amazon RDS and bring up our containers with ECS.
Ansible AWX on Amazon Fargate - Part 1
AWS recently announced a lot of things at RE:Invent and one of the more exciting new toys is Fargate! Another thing I’ve been acquainting myself with lately is Ansible’s AWX, the open source version of their Ansible frontend: Tower.