Phil Henning
Phil Henning
### What does BitOps do? BitOps is a orchestration tool that simplifies multi-tool deployment stacks so SREs can focus more of their time building infrastructure and less of their time...
@mickmcgrath13 *bump* Is this still something you'd like to pursue?
Pulled from a depreciated file; [configuration-azure.md](https://github.com/bitovi/bitops/blob/plugins-cleanup/docs/cloud-configuration/configuration-azure.md) # Microsoft Azure The following environment variables for Microsoft Azure are required. See [Microsoft Azure official documentation](https://docs.microsoft.com/en-us/cli/azure/create-an-azure-service-principal-azure-cli) for how to create them. All configuration...
Reopening - This would be a great to have to support local development
Beyond V2 - This is a major feature that will be introduced within the next few releases
Two things; 1. When does `default/helm/*charts*/bitops.-deploy.d` get used? I haven't seen this pattern before.. 2. Does [this](https://github.com/bitovi/bitops/blob/0ce4623635231a415c828e1ee16e88c53ed10add/scripts/helm/copy-defaults.sh#L35) line in the `copy-defaults.sh` file not recursively copy anything in the OpsRepo chart?
https://github.com/bitovi/bitops/pull/126
@shyamrayaprolu I believe you fixed this in the V2 plugin?
A few things that should be noted. 1. The `AWS_DEFAULT_REGION` needs to be the same as the region that the `stack-name` exists in. 2. The logs are being queried at...
This will be fixed with the `multi-regional` deployment change