zopencommunity / meta

Meta repository to tie together the various underlying zopen repositories
https://zopen.community
Apache License 2.0
40 stars 30 forks source link

Guidance for shared installs #830

Open ijmitch opened 3 months ago

ijmitch commented 3 months ago

What is best practice for shared installs?

Guidance needs to cover at least:

ijmitch commented 3 months ago

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

lbdyck commented 3 months ago

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

lbdyck commented 3 months 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 3 months 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 3 months ago

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

MikeFultonDev commented 3 months ago

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

and also 3rd party versions of tools

MikeFultonDev commented 3 months 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.