ZOSOpenTools / meta

Meta repository to tie together the various underlying z/OS Open Source tools (ZOT) repositories here
https://zosopentools.github.io/meta/
Apache License 2.0
38 stars 27 forks source link

Guidance for shared installs #830

Open ijmitch opened 1 month ago

ijmitch commented 1 month ago

What is best practice for shared installs?

Guidance needs to cover at least:

ijmitch commented 1 month ago

Probably need a scenario where there's OEF installs mixed with zopen too.

lbdyck commented 1 month ago

This does need to be addressed - especially for the smaller shops with less staff and those shops with less experienced staff.

lbdyck commented 1 month ago

Include

  1. update existing zot filesystem or update another and swap mount points
  2. split zot into functional subsets or leave as one full set
  3. testing and validation prior to production rollout and how to backout if necessary
  4. how to document the updates for change control, for management, for users
IgorTodorovskiIBM commented 1 month ago

Important topic! Here's a related discussion from 2023: https://github.com/orgs/ZOSOpenTools/discussions/465

There's also the zopen promote command that @DevonianTeuchter implemented which will help with item 1 from @lbdyck's list.

lbdyck commented 1 month ago

This entire topic should probably be expanded upon for zot and also for the OEF

MikeFultonDev commented 1 month ago

Probably need a scenario where there's OEF installs mixed with zopen too.

and also 3rd party versions of tools

MikeFultonDev commented 1 month ago

audit comes into this as well I would say - your shared install plan needs to factor in how audit and CVE management could cause updates.