Skip to main content
What is the recommendation for how to deploy a specific level of Python, a specific level of Git, and a specific level of Bash to one lpar?  And then to deploy different levels of each to a different lpar?

Do I create an environment for each lpar in its own filesystem (conda create -n lpar1 .....) and then deploy (aka copy) that filesystem to that lpar?  Then repeat for lpar2, etc. ?

When I do that do I have to do a conda activate lpar1 on lpar1 or conda activate lpar2 on lpar2?

Are there any gotcha's or concerns?

------------------------------
Lionel Dyck <><
ZIGI - Git for the z/OS ISPF User (github.com/zigi)
------------------------------
What is the recommendation for how to deploy a specific level of Python, a specific level of Git, and a specific level of Bash to one lpar?  And then to deploy different levels of each to a different lpar?

Do I create an environment for each lpar in its own filesystem (conda create -n lpar1 .....) and then deploy (aka copy) that filesystem to that lpar?  Then repeat for lpar2, etc. ?

When I do that do I have to do a conda activate lpar1 on lpar1 or conda activate lpar2 on lpar2?

Are there any gotcha's or concerns?

------------------------------
Lionel Dyck <><
ZIGI - Git for the z/OS ISPF User (github.com/zigi)
------------------------------
This has been discussed before Lionel. Please add comments to this existing thread

------------------------------
David Crayford
Senior Software Engineer
Rocket Software
------------------------------