FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Adding a minio startup script by SebieF · Pull Request #652 · secureCodeBox/secureCodeBox · GitHub

Adding a minio startup script - #652

Merged
rfelber merged 2 commits into
mainfrom
feature/add-minio-start-script
Oct 1, 2021
Merged

Adding a minio startup script#652
rfelber merged 2 commits into
mainfrom
feature/add-minio-start-script

Conversation

SebieF commented Sep 19, 2021
edited
Loading

Copy link
Copy Markdown
Contributor

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 added the enhancement New feature or request label Sep 19, 2021
SebieF self-assigned this Sep 19, 2021

Ilyesbdlala left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

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.

Comment thread bin/minio-port-forward.sh
Comment thread bin/minio-port-forward.sh Outdated
Signed-off-by: Sebastian <sebastian.franz@iteratec.com>
SebieF requested a review from Ilyesbdlala September 28, 2021 11:03
rfelber added this to the v3.2.0 milestone Oct 1, 2021
rfelber merged commit f11adff into main Oct 1, 2021
rfelber deleted the feature/add-minio-start-script branch October 1, 2021 08:41
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL