Skip to main content

A WebUI for managing machine learning services of Rekcurd.

Project description

Rekcurd-dashboard

Build Status PyPI version codecov pypi supported versions

Rekcurd dashboard is the project for managing ML model and deploying ML module. Any Rekcurd service is manageable. It can deploy the Rekcurd service to Kubernetes cluster and can control traffic weights which Istio manages.

Parent Project

https://github.com/rekcurd/community

Components

Screen shot

Environment

Installation

From source:

$ git clone --recursive https://github.com/rekcurd/dashboard.git
$ cd dashboard/frontend
$ yarn install && yarn run build && cd ..
$ pip install -e .

From PyPi directly:

$ pip install rekcurd-dashboard

How to use

Check the belows in detail.

Generate settings

You can generate the template of settings.yml file.

$ rekcurd_dashboard template
Boot command
$ rekcurd_dashboard db --settings settings.yml init
$ rekcurd_dashboard db --settings settings.yml migrate
$ rekcurd_dashboard server --settings settings.yml
docker-compose (Deprecated)
# For dev
$ docker-compose -f docker-compose/docker-compose.develop.yaml up
# For prod
$ docker-compose -f docker-compose/docker-compose.production.yaml up
For AWS users

If you run this on AWS (such as EKS), you need to configure aws-cli setting.
Follow the official document.

Rekcurd-dashboard docker container will mount the configuration files,
so the IAM account used by configuration needs to have enough permissions to access to Kubernetes resources on AWS.

# For dev
$ docker-compose -f docker-compose/aws/docker-compose.develop.yaml up
# For prod
$ docker-compose -f docker-compose/aws/docker-compose.production.yaml up

How to use WebUI

See docs in detail.

Test

Unittest

$ python -m unittest test/*/test_*

e2e test

## sudo sh scripts/kube-init.sh
$ sudo sh e2e_test/startup.sh
$ python -m unittest
$ sudo sh e2e_test/cleanup.sh

Kubernetes support

Rekcurd can be run on Kubernetes. See community repository.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

rekcurd_dashboard-1.0.1.post6.tar.gz (331.3 kB view details)

Uploaded Source

Built Distribution

rekcurd_dashboard-1.0.1.post6-py2.py3-none-any.whl (357.9 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file rekcurd_dashboard-1.0.1.post6.tar.gz.

File metadata

  • Download URL: rekcurd_dashboard-1.0.1.post6.tar.gz
  • Upload date:
  • Size: 331.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.6.2 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.6.8

File hashes

Hashes for rekcurd_dashboard-1.0.1.post6.tar.gz
Algorithm Hash digest
SHA256 7872bc7c733cbdd63d8933a50ad3de3f6c61736fdcf36203a5be37724ea4c33e
MD5 e3d2ecb173d0ac63047b601835769eab
BLAKE2b-256 d095bdcd51ba53e989314e9eb9da93c5e1bddbd0f5e6b457482b500879d14c2f

See more details on using hashes here.

File details

Details for the file rekcurd_dashboard-1.0.1.post6-py2.py3-none-any.whl.

File metadata

  • Download URL: rekcurd_dashboard-1.0.1.post6-py2.py3-none-any.whl
  • Upload date:
  • Size: 357.9 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.6.2 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.6.8

File hashes

Hashes for rekcurd_dashboard-1.0.1.post6-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 ec13ef461351a3bbfcfeebcfba76f0c6c7c2a6875e27a7a34cd7b335a7a197ce
MD5 53d4eca97bb85c33dcb962d94e5f9585
BLAKE2b-256 499cc84d1f458adc3159ccc7fc0ca8b9d0b2e95c737795a8c71c00a76ca39cb8

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page