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

Create a `DevTools`-like group of tasks #12

Closed fititnt closed 5 years ago

fititnt commented 5 years ago

This issue is for create a group of tasks, for sure disabled by default, that could have tools non-really essential to run a server, but at least I very often need they when debugging or inspecting the servers.

fititnt commented 5 years ago

Created yesterday a dedicated repository for Ad-Hoc tasks (https://github.com/fititnt/infrastructure-as-code-ad-hoc-ansible) and I will deprecate this component of ALB and then document how to the external repository.

Bot DevTools`-like group of tasks of ALB is have a very interesting structure to be more generalized, but also did not need to be checked all the time with other more core components.

fititnt commented 5 years ago

4 days ago I had created a folder called ad-hoc-alb at the root of this repository (https://github.com/fititnt/ap-application-load-balancer/tree/master/ad-hoc-alb) but different from the devtools component, not all features are already implemented on the https://github.com/fititnt/infrastructure-as-code-ad-hoc-ansible.

Not sure if I will remove it for now, but maybe will not document too much these ad-hoc-alb until be sure. Maybe this will only happens on the v0.8.x version