Exposing the MinIO ports and generating credentials
To demonstrate or test the functioning of IBM® watsonx.data, use the embedded MinIO object store to load or store data. To access the embedded MinIO object store, you must expose the ports and generate credentials.
watsonx.data Developer edition
About this task
The embedded MinIO Object Store ports are not exposed by default. To access the embedded MinIO Object Store, you can run a script to expose the MinIO ports. Ports and MinIO credentials are generated when the script is run. Use the generated credentials to connect to the Object Store MinIO.
Use the expose-minio
command to expose the embedded object store for use during
development. For example, you can import data files into the storages directly by using the S3 API
or compatible utilities outside the watsonx.data
Developer edition's host.
The script is available in the <install dir>/ibm-lh-dev/bin path.