Skip to content
Discussion options

You must be logged in to vote

Binding is a build time thing. For a runtime thing you need to call set directory or setpropery to mutate the path.

Honestly, I mastered multiple instance installations about 18 years ago and used them until about 12 years ago. At some point I realized that they are just kind of more pain then they are worth. Hardly anyone understands them. If you only have a handful of instances like TEST and UAT then I'd just build 3 different packages that are a veneer that mutates the needed stuff and shares most of the fragments behind the scenes.

Then again I'd also ask if you really want DEV, TEST, QA, UAT and/or PROD on the same machine of it it would just make sense to spin up a few more VMs.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@ehavelaarsnz
Comment options

Answer selected by ehavelaarsnz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants