Giter Site home page Giter Site logo

awx-ha-cluster's People

Contributors

sckyzo avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

mckafeh

awx-ha-cluster's Issues

Failed on nitialise AWX files and environement

So I have 3 servers setup with one postgres server already in use with old version of awx.
These servers do not have access to internet, I have manually install docker-ce on the 3 servers.

these are errors I have when run Initialise.

TASK [base : Install YUM dependencies] *********************************************************************************************************************************************************************
fatal: [awx02]: FAILED! => {"changed": false, "msg": "The Python 2 bindings for rpm are needed for this module. If you require Python 3 support use the dnf Ansible module instead.. The Python 2 yum module is needed for this module. If you require Python 3 support use the dnf Ansible module instead."}
fatal: [awx01]: FAILED! => {"changed": false, "msg": "The Python 2 bindings for rpm are needed for this module. If you require Python 3 support use the dnf Ansible module instead.. The Python 2 yum module is needed for this module. If you require Python 3 support use the dnf Ansible module instead."}

Possible improvements

Hi.

First of all, thanks for this. I found this repo just in time.

This is not exactly an issue/bug. I successfully managed to use this set of roles/playbook to deploy AWX 15.0.1 on Debian 10 servers after a few tweaks. I also found some minor bugs that I could push to a PR if you want.

Not sure how much effort you want to put in here but I can help if you need. I could open separate issues to discuss some ideas if you plan to keep/maintain this for public use. Let me know what you think.

Cheers.
Alberto Bengoa

Issue with https invalid cert

I have done some cjhanges in my code.
Added below in base setup:-

name: Enable epel for pip install
yum:
name: epel-release
state: present
register: dcos_yum_epel_install
retries: 3
delay: 60
until: dcos_yum_epel_install is success

Then also changed awx_version: "latest" in vars as 15.1.0 does not exist.

Now 3 of my AWX instances are up but the problem I am facing if I access it through https:// it says invalid certificate(Not secure). Can you please help me with that I am new to ansible and linux.?

And also I have seen that for the load balancer you have mentioned something like Traefik that also in some folder .

Add Debian / Ubuntu support

Because old debian or ubuntu distribution use Python 2 (๐Ÿ‘Ž), add support of python 2 for install AWX Cluster HA.
But, in my opnion, python 3 will be used to deploy AWX ... need reflexion :)

Architecture and Screenshots

Hi,

This repo is helpful. But unable to view the screnshots. Request if you can help with Architecture of HA.
Steps to setting up Load balancer will also help.

Regards,

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.