This repository has been archived by the owner on Feb 8, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 47
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added Disclaimer that This project is not maintained anymore
Signed-off-by: Shailesh Vaidya <[email protected]>
- Loading branch information
1 parent
4b39a43
commit 506f480
Showing
1 changed file
with
2 additions
and
1 deletion.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/d8d7bdb96b1c43e28181c573e8c3434d)](https://www.codacy.com/gh/Seagate/cortx-manager/dashboard?utm_source=github.com&utm_medium=referral&utm_content=Seagate/cortx-manager&utm_campaign=Badge_Grade) [![License: AGPL v3](https://img.shields.io/badge/License-AGPL%20v3-blue.svg)](https://github.com/Seagate/cortx-manager/blob/main/LICENSE) [![Slack](https://img.shields.io/badge/chat-on%20Slack-blue")](https://cortx.link/join-slack) [![YouTube](https://img.shields.io/badge/Video-YouTube-red)](https://cortx.link/videos) [![GitHub contributors](https://img.shields.io/github/contributors/Seagate/cortx-manager)](https://github.com/Seagate/cortx-manager/graphs/contributors/) | ||
[![License: AGPL v3](https://img.shields.io/badge/License-AGPL%20v3-blue.svg)](https://github.com/Seagate/cortx-manager/blob/main/LICENSE) [![Slack](https://img.shields.io/badge/chat-on%20Slack-blue")](https://cortx.link/join-slack) [![YouTube](https://img.shields.io/badge/Video-YouTube-red)](https://cortx.link/videos) [![GitHub contributors](https://img.shields.io/github/contributors/Seagate/cortx-manager)](https://github.com/Seagate/cortx-manager/graphs/contributors/) | ||
|
||
<!-- | ||
CORTX-CSM: CORTX Management web and CLI interface. | ||
|
@@ -17,6 +17,7 @@ For any questions about this software or licensing, | |
please email [email protected] or [email protected]. | ||
--> | ||
|
||
# Disclaimer: This project is not maintained anymore | ||
# CORTX-Manager | ||
|
||
CORTX Manager provides APIs which communicate with different CORTX components and features. These APIs are consumed by CORTX Management Portal and CLI. | ||
|