From a72c881469308fc143bb688f298fab4ed384b585 Mon Sep 17 00:00:00 2001 From: Jannik Malte Meissner Date: Sun, 25 May 2025 23:28:12 +0200 Subject: [PATCH] Hello World, from OpenMaxIO --- README.md | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ab6f46091..a9c4e7e82 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,21 @@ -# MinIO Console +# OpenMaxIO Console + +This is a fork of MinIO Console. +This is a communitty driven project and is not affiliated with MinIO, Inc. + +OpenMaxIO is a community-maintained fork of MinIO, created in response to the removal of key features from the MinIO open-source distribution. Our goal is simple: +to preserve a fully open, fully functional, and production-grade object storage server that stays true to the original spirit of minimalism, performance, and freedom. + +MinIO once stood for minimal, high-performance, open-source object storage. But recent changes have shifted core capabilities behind a commercial license. We believe the open-source ecosystem deserves better. + +OpenMaxIO brings back what was removed and keeps it open for good. + + +## Contributing + +We welcome contributions to OpenMaxIO Console. These are still early days, so please be patient as we work to restore and enhance the features you love. + + ![build](https://github.com/minio/console/workflows/Go/badge.svg) ![license](https://img.shields.io/badge/license-AGPL%20V3-blue)