Friday, 13 April 2012

Create custom installation repositories for WebSphere Application Server with the IBM Packaging Utility

Saw this on the blog of one of my IBM colleagues, Mike Whale, earlier this evening: -

Summary:  IBM WebSphere Application Server V8 uses the IBM Installation Manager for product installation and lifecycle management. IBM Installation Manager accesses source repositories that contain the content for a software product installation. Repositories are available on product media, in IBM-hosted web-based repositories, and from Passport Advantage for download. This article describes a free, no-cost companion tool called IBM Packaging Utility that can help you create and customize enterprise repositories that contain the right combination of products and maintenance levels needed for all aspects of your business.

No comments:

Note to self - use kubectl to query images in a pod or deployment

In both cases, we use JSON ... For a deployment, we can do this: - kubectl get deployment foobar --namespace snafu --output jsonpath="{...