Giter Club home page Giter Club logo

zenko-ui's Introduction

Zenko UI

codecov

Zenko UI is our portal to manage offline Zenko instances.

It provides a user interface for:

  • Monitoring the health of the processes
  • Managing storage accounts and users
  • Browsing in buckets
  • Managing workflows (replication, transition, expiration)
  • Adding data access
  • Adding storage locations
  • Monitoring S3 data accesses

How to start

Connect to Scality VPN

The Zenko deployment runs on a VPN-accessible scality.cloud instance.

Add entries to your local /etc/hosts file

NODE_IP="put-the-node-ip"

echo "$NODE_IP keycloak.zenko.local iam.zenko.local sts.zenko.local management.zenko.local s3.zenko.local" >>/etc/hosts

Start Zenko UI locally

npm install
npm run start:dev

Zenko UI now uses the metalk8s common navbar:

git clone https://github.com/scality/metalk8s
cd metalk8s/shell-ui
docker build -t shell-ui .
docker run -d -p 8082:80 shell-ui

Access UI

http://127.0.0.1:8383

must be redirected to the Keycloak login page:

Username or email: bartsimpson
Password: 123

Note: Keycloak uses cookies to manage user sessions. A SameSite cookie prevents cookies from being sent in cross-site requests, to defend against CSRF attacks. To make the local UI work, request it using a matched domain (e.g., *.zenko.local).

Test

npm run test

Authentication

documentation

Release

documentation

zenko-ui's People

Contributors

alexanderchan-scality avatar asmaaelm avatar bert-e avatar chengyanjin avatar dependabot[bot] avatar francoisferrand avatar gaspardmoindrot avatar gaudiauj avatar ghivert avatar hervedombya avatar jbwatenbergscality avatar jeanmarcmilletscality avatar miniscruff avatar monpote avatar nicolas2bert avatar ognyan-kostadinov avatar rachedbenmustapha avatar romainlancia avatar tcarmet avatar theocerutti avatar wabernat avatar williamlardier avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

jsfix-ci

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.