fititnt / ap-application-load-balancer

AP Application Load Balancer (AP-ALB). Sophisticated monolithic Ansible role to manage standalone and clusters of cross-platform and multicloud load balancers. Abstract HAProxy + OpenResty + On-the-fly auto HTTPS. Dedicated to Public Domain.
https://ap-application-load-balancer.etica.ai/
The Unlicense
1 stars 0 forks source link

ALB `status` group of tasks #38

Closed fititnt closed 4 years ago

fititnt commented 4 years ago

I'm testing way too many operational systems to test at same time Even if I could take notes and document each operational system way to dectect open ports, disk, permissions, etc, I would very likely not remember months or years later.

This issue is about create one minimum viable product of a group of tasks that could run to check status of a node (maybe cluster of nodes and their conections) that is aware of #34 (aka take in account cross platform)

fititnt commented 4 years ago

This feature may be deprecated with more specific solutions.

One example is Implementation of Ansible Molecule on AP-ALB & travis-ci integration #2 and the other Convert AP-ALB tests to testinfra #44.

The code may take some time to be removed or rewritten (if already not was).