Skip to content
This repository has been archived by the owner on Dec 31, 2020. It is now read-only.

Commit

Permalink
Fix broken links
Browse files Browse the repository at this point in the history
  • Loading branch information
harshavardhana committed Jun 9, 2018
1 parent a6494bf commit 88d5c6d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,11 +39,9 @@ A curated list of Minio community projects inspired by [awesome-go](https://gith
### Cloud/SaaS Applications
* [Appknox](https://www.appknox.com/) - Appknox detects & addresses vulnerabilities in mobile apps within minutes. Managing storage was a nightmare for us before Minio came along. We use Minio to store all our ipa/apk files and pdf reports that gets auto-nenerated. We are an enterprise startup and we offer on-premise and private-cloud installations of our cloud-based scanner. We have deployed our code base on AWS, Google, Azure, multiple on-premise installations and private cloud. Before Mino came along - we had to write and maintain Python libraries for each platform and maintain them. Some of the changes that we make cannot be even tested - because it is deployed on-premise which we dont have access to. Thankfully, we came across Minio. Now we just install minio everywhere and forget about storage. Minio Rocks!
* [Blockai](https://blockai.com/) - Blockai helps artists claim their copyrights and protects them, for free. It uses Minio for all internal development and testing as an AWS S3 compatible object storage service.
* [CODECASTS](https://codecasts.com.br/lesson) - A Brazilian e-learning platform for developers, uses Minio to serve and scale its video traffic.
* [Cosmic App](https://cosmicapp.co.uk/login) - Cosmic App uses Minio for storing client files and quote information for commercial brokers. Files are packaged up for lenders including high street banks to access securely.
* [Crisp](https://crisp.im/en/) - Crisp is a Customer Intelligence Platform. It helps teams know, understand and communicate with their customers, from multiple channels (chat, email). Minio is used to securely store user file uploads. Files are uploaded from the chatbox, operator dashboard and email attachments. Minio completely replaces S3 and brings more control to user data safety.
* [dapploy](https://dapploy.io/) - dapploy is a solution to create private app stores to deploy iOS and Android applications to your team, company or organization. Minio is easily integrated with dapploy's architecture and docker environment. Minio is used to store application packages - ipas, apks, icons and images. Minio's great feature among others is the ability to have presigned urls while downloading resources. We use that a lot. Thanks for your good documentation and community.
* [DBHub.io](https://dbhub.io) - Online storage, visualisation, and collaboration for SQLite databases. Uses Minio as the primary object store for holding them.
* [GitLab](https://gitlab.com/users/sign_in) - GitLab is an open source software to collaborate on code. It uses Minio to store objects in their caching server.
* [Mattermost](https://about.mattermost.com/) - Mattermost is an open source, self-hosted Slack alternative. It uses minio-go fully to handle S3 API requests.
* [Pathio](https://www.pathio.com) - Pathio is a version control system for Excel. It uses Minio as an on-premise storage backend for workbooks and json blobs.
Expand Down

2 comments on commit 88d5c6d

@justinclift
Copy link
Contributor

Choose a reason for hiding this comment

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

Just noticed DBHub.io was removed back in June with this commit.

Why is it being considered a "broken link"?

Would have been nice to at least ping us to confirm. 😦

@harshavardhana
Copy link
Member Author

Choose a reason for hiding this comment

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

Would have been nice to at least ping us to confirm.

You can add it back @justinclift

Please sign in to comment.