Skip to content

Add minio support#345

Closed
SISheogorath wants to merge 2 commits intohackmdio:masterfrom
SISheogorath:feature/minio
Closed

Add minio support#345
SISheogorath wants to merge 2 commits intohackmdio:masterfrom
SISheogorath:feature/minio

Conversation

@SISheogorath
Copy link
Copy Markdown
Contributor

Referring to https://minio.io/

I came to this as we talked about the problem with own image uploads to a self-hosted storage but keep state away from the container.

I have to test it later. But looks good to me.

@jackycute
Copy link
Copy Markdown
Member

Wow Minio looks fantastic!
It would be great if we support it.
Thanks @SISheogorath

@mborejdo
Copy link
Copy Markdown

Adding minio support is great. I am not sure, if adding the minio-client and another case is really needed, as one could extend the S3-related configs to allow more S3-compatible storage-backends. Minio can be used with the aws-sdk (see http://docs.minio.io/docs/how-to-use-aws-sdk-for-javascript-with-minio-server)

@SISheogorath
Copy link
Copy Markdown
Contributor Author

I agree I recently found erasys@2a66c73

I'm not sure if minio will always stay in sync with s3. But if we use AWS-sdk for now, it would smaller our dep chain which sounds very useful.

That was after building this little PR ^^

@SISheogorath
Copy link
Copy Markdown
Contributor Author

Updated the PR to use the AWS-SDK. I'll test it later.

@marcdeop marcdeop mentioned this pull request Jul 7, 2017
@SISheogorath
Copy link
Copy Markdown
Contributor Author

closed in favor of #506

JJediny pushed a commit to 18F/codimd-cloudgov-template that referenced this pull request Dec 16, 2020
Backport of hackmdio#345 to 1.x

Signed-off-by: Sandro Jäckel <sandro.jaeckel@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants