Add an input field "console_bindport" into in S3 configuration form

Description

I have recently added "console_bindport" setting into minio config that needs to be configurable from web UI. Its required field with a default value of 9001.

Backend's done: https://jira.ixsystems.com/browse/NAS-114116

This is to be able to configure static port for minio web console:

MinIO by default selects a random port for the MinIO Console on each server startup. Browser clients accessing the MinIO Server are automatically redirected to the MinIO Console on its dynamically selected port. This behavior emulates the legacy web browser behavior while reducing the the risk of a port collision on systems which were running MinIO before the embedded Console update.

You can select an explicit static port by passing the minio server --console-address commandline option when starting each MinIO Server in the deployment.

ref: https://docs.min.io/minio/baremetal/console/minio-console.html#static-vs-dynamic-port-assignment

Problem/Justification

None

Impact

None

Activity

Show:

Bug Clerk January 11, 2022 at 2:38 PM

Bug Clerk January 9, 2022 at 1:05 PM

Bug Clerk January 9, 2022 at 12:53 PM

Complete

Details

Assignee

Reporter

Labels

Time remaining

0m

Priority

Katalon Platform

Created January 4, 2022 at 9:10 PM
Updated July 6, 2022 at 8:01 PM
Resolved January 11, 2022 at 2:45 PM