-
The needed improvement is to improve the existing init script to able to add a new stack (belonging to a different domain name) to the same host. Below an idea on how to accomplish that result.
For…
-
-
As the DUNE DAQ software project evolves, different parts of it begin to diverge. E.g., writing run control software really isn't in theory heavily coupled with writing detector readout software. Curr…
-
The current version of [Create an App with Multiple Stacks](https://docs.aws.amazon.com/cdk/latest/guide/stack_how_to_create_multiple_stacks.html) in the Developer Guide does not document how …
-
Up to version `0.112` of `immich` it was possible to create stacks by updating the stacked assets using the `/assets` endpoint and providing a `stackParendId` of the asset that should be used as the s…
-
> You might want to use this module without embedding it as a nested stack because you want to share the VPC stack with many other CloudFormation stacks.
> Once the stack is created, you can use …
-
Deletion of a stack via cisco.meraki.networks_switch_stacks is not working due to error in ansible_collections/cisco/meraki/plugins/action/networks_switch_stacks.py
Using example:
```
- name: D…
-
From: @schwern
Date: Sunday Jun 27, 2010 at 19:12 GMT
Orig: https://github.com/Test-More/test-more/issues/40
TB2 must be able to handle multiple stacks of asserts happening in parallel. This is indi…
-
Our current project is quite big and we break it up into multiple stacks.
I'm wondering if there are still ways to break up the deployment into multiple stacks, to isolate the surface area from anyth…
-
To avoid having to fiddle with SwarmCD configuration every time a new stack needs to be added, I wish to use something similar (but much simpler/simplistic) to what Argo CD provides via ApplicationSet…