All Projects → inkscope → Inkscope

inkscope / Inkscope

Licence: apache-2.0
inkScope is a ceph visualization and admin interface

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Inkscope

Gentelella Rtl
Free RTL Bootstrap 3 Admin Template
Stars: ✭ 194 (-4.9%)
Mutual labels:  dashboard, admin-dashboard
Mazer
Free and Open-source Bootstrap 5 Admin Dashboard Template and Landing Page
Stars: ✭ 195 (-4.41%)
Mutual labels:  dashboard, admin-dashboard
Light Blue Dashboard
🔥 Free and open-source admin dashboard template built with Bootstrap
Stars: ✭ 110 (-46.08%)
Mutual labels:  dashboard, admin-dashboard
React Antd Admin
用React和Ant Design搭建的一个通用管理后台
Stars: ✭ 1,313 (+543.63%)
Mutual labels:  dashboard, admin-dashboard
Notus Nextjs
Notus NextJS: Free Tailwind CSS UI Kit and Admin
Stars: ✭ 152 (-25.49%)
Mutual labels:  dashboard, admin-dashboard
Clever Bootstrap 4 Admin Template With Angularjs Angular 2 Support
Clever is Boostrap 4 Admin Template with Angular 2 and AngularJS support
Stars: ✭ 98 (-51.96%)
Mutual labels:  dashboard, admin-dashboard
Gatsby Admin Template
Free admin dashboard template based on Gatsby with @paljs/ui component package
Stars: ✭ 124 (-39.22%)
Mutual labels:  dashboard, admin-dashboard
Paperadmin
A flat admin dashboard using Angular JS 2/4
Stars: ✭ 80 (-60.78%)
Mutual labels:  dashboard, admin-dashboard
Laravue
Admin dashboard for enterprise Laravel applications built by VueJS and Element UI https://laravue.dev
Stars: ✭ 1,964 (+862.75%)
Mutual labels:  dashboard, admin-dashboard
Notus Svelte
Notus Svelte: Free Tailwind CSS UI Kit and Admin
Stars: ✭ 144 (-29.41%)
Mutual labels:  dashboard, admin-dashboard
Ant Design Pro Plus
✨ 基于 ant-design-pro 做一些微小的工作。
Stars: ✭ 88 (-56.86%)
Mutual labels:  dashboard, admin-dashboard
Vue Admin Template
Sample Admin Template based on Vuejs & Vuetify.
Stars: ✭ 177 (-13.24%)
Mutual labels:  dashboard, admin-dashboard
Coreui Free Angular Admin Template
CoreUI Angular is free Angular 2+ admin template based on Bootstrap 4
Stars: ✭ 1,279 (+526.96%)
Mutual labels:  dashboard, admin-dashboard
React Admin
Free React Admin Template
Stars: ✭ 100 (-50.98%)
Mutual labels:  dashboard, admin-dashboard
Square React Dashboard
👨‍🎤 React Dashboard Template built with TypeScript
Stars: ✭ 81 (-60.29%)
Mutual labels:  dashboard, admin-dashboard
Vue Notus
Vue Notus: Free Tailwind CSS UI Kit and Admin
Stars: ✭ 108 (-47.06%)
Mutual labels:  dashboard, admin-dashboard
React Antd Multi Tabs Admin
ts+react+antd-多页签后台模板(纯净版,非 antd pro!)
Stars: ✭ 73 (-64.22%)
Mutual labels:  dashboard, admin-dashboard
Tabler Rubygem
Rubygem for https://tabler.github.io
Stars: ✭ 77 (-62.25%)
Mutual labels:  dashboard, admin-dashboard
Coreui Free Bootstrap Admin Template
CoreUI is free bootstrap admin template
Stars: ✭ 11,038 (+5310.78%)
Mutual labels:  dashboard, admin-dashboard
Jet Django
Jet Bridge (Django) for Jet Admin – Admin panel framework for your application
Stars: ✭ 168 (-17.65%)
Mutual labels:  dashboard, admin-dashboard

inkScope

Inkscope is about to die. As ceph-rest-api has been deleted since Mimic version, Inkscope cannot be maintained anymore.

Inkscope is a Ceph admin and supervision interface. It relies on an API provided by ceph. We also use mongoDB to store real time metrics and history metrics.

We recommend to install Inkscope installation with the help of an ansible playbook

inkscope architecture

The main folders are:

documentation contains diagram of inkScope architecture, datamodel...

inkscopeViz : GUI to visualize Ceph cluster status (dashboard), relations between Ceph cluster objects and to manage some elements of a ceph cluster like flags, pools, erasure code profiles, rados gateway users and buckets...

inkscopeCtrl : server part of inkscopeViz. It provides a REST API, orchestrating calls to ceph rest API's, Rados gateway administration API and command lines

inkscopeProbe : probes to collect information about the cluster (Ceph and system info)

inkscopeMonitor : for supervision of Ceph (to be developed)

Here is the dashboard screenshot and an object storage user management screenshot. Other screenshots can be found there

dashboard Object storage user management

what do we plan in Inkscope?

  • to maintain compatibility of inkscope with new ceph versions (Luminous and olders are currently supported)
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].