Skip to Main Content
IBM Sustainability Software - Ideas Portal
Hide about this portal


This portal is to open public enhancement requests against the products and services belonging to IBM Sustainability Software. To view all of your ideas submitted to IBM, create and manage groups of Ideas, or create an idea explicitly set to be either visible by all (public) or visible only to you and IBM (private), use the IBM Unified Ideas Portal (https://ideas.ibm.com).


Shape the future of IBM!

We invite you to shape the future of IBM, including product roadmaps, by submitting ideas that matter to you the most. Here's how it works:

Search existing ideas

Start by searching and reviewing ideas and requests to enhance a product or service. Take a look at ideas others have posted, and add a comment, vote, or subscribe to updates on them if they matter to you. If you can't find what you are looking for,

Post your ideas
  1. Post an idea.

  2. Get feedback from the IBM team and other customers to refine your idea.

  3. Follow the idea through the IBM Ideas process.


Specific links you will want to bookmark for future use

Welcome to the IBM Ideas Portal (https://www.ibm.com/ideas) - Use this site to find out additional information and details about the IBM Ideas process and statuses.

IBM Unified Ideas Portal (https://ideas.ibm.com) - Use this site to view all of your ideas, create new ideas for any IBM product, or search for ideas across all of IBM.

ideasibm@us.ibm.com - Use this email to suggest enhancements to the Ideas process or request help from IBM for submitting your Ideas.

Customization Archive Deployment Process Simplification

See this idea on ideas.ibm.com

Hi Team,

Customization Archive process should be simpler than the current process. Customization Archive deployment supports HTTP/HTTPS/FTP/FTPS process, and it supports WGET only.

It is not necessary that every customer will be having FTP or HTTP infra.

Since MAS/Manage can be deployed on multiple cloud platforms or On-Prem, there will be different kind of challenges.

In AWS, with S3 if it is public link, then anyone can download the archive. (Major Security Concern)

If S3 file link is private, then it is complex to set this up in MAS/OpenShift.

In Azure, with Azure file storage if it is public, then same security concern. If it is private, then MAS will not support.

When you enable SAS token URL in azure, then this will have multiple special characters and also this will be accessible for limited time. Still MAS does not support that SAS token URL. WGET also doesn't work with this URL. You must put the URL in double quotes in order to download the same. but again MAS does not support double quotes.

So impossible to configure archive with Azure.

So, looking for a way to simplify this customization archive deployment process.

May be, there should be a UPLOAD/DOWNLOAD option instead of URL setup. or IBM can come up with something else to simplify this process.


Or there should be a way to deploy customization archive securely in Azure also.

Thanks for the understanding.

Idea priority Urgent
Needed By Yesterday (Let's go already!)
  • Admin
    Lisa Stuckless
    Reply
    |
    Mar 28, 2025

    Hi - the dev team is looking at NGINX to store archive files for a future release.

  • Guest
    Reply
    |
    Jan 22, 2025

    I totally support this idea, especially on Azure we cannot use secured repository with Azure Files. Simple app/website running on OpenShift to upload/download files embedded in MAS installation will greatly help.