Open-source Languages & Tools for z/OS

 View Only
  • 1.  Deploying different environments to different lpars?

    Posted 05-03-2021 13:37
    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)
    ------------------------------


  • 2.  RE: Deploying different environments to different lpars?

    ROCKETEER
    Posted 05-04-2021 04:07
    This has been discussed before Lionel. Please add comments to this existing thread

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