Skip to content

Conversation

SebieF
Copy link
Contributor

@SebieF SebieF commented Sep 19, 2021

Description

The new script makes it easy to run the local minio instance without copy&pasting the instructions from the installation tutorial. It also prints the access and secret key necessary to access the minio instance.

Closes #634.

Checklist

  • Test your changes as thoroughly as possible before you commit them. Preferably, automate your test by unit/integration tests.
  • Make codeclimate checks happy

The script makes it easy to run the local minio instance without copy&pasting the instructions from the installation tutorial. It also prints the access and secret key necessary to access the minio instance.

Signed-off-by: Sebastian <sebastian.franz@iteratec.com>
@SebieF SebieF added the enhancement New feature or request label Sep 19, 2021
@SebieF SebieF self-assigned this Sep 19, 2021
Copy link
Member

@Ilyesbdlala Ilyesbdlala left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work 👏 It would be nice if one could choose which port the minio instance would run on. I think these changes would do the trick.

Signed-off-by: Sebastian <sebastian.franz@iteratec.com>
@SebieF SebieF requested a review from Ilyesbdlala September 28, 2021 11:03
@rseedorff rseedorff added this to the v3.2.0 milestone Oct 1, 2021
@rseedorff rseedorff merged commit f11adff into main Oct 1, 2021
@rseedorff rseedorff deleted the feature/add-minio-start-script branch October 1, 2021 08:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add a script to start local minio instance
3 participants