codis-administration-panel

0.1.15 • Public • Published

CODIS - CODIS-ADMINISTRATION-PANEL

CODIS - A system for distributed computing using JS engines in web browsers.

CODIS-ADMINISTRATION-PANEL - system administration panel.

  • preview of tasks (that are being performed, that are waiting for a free working thread, that have been solved)
  • the ability to solve or reject tasks
  • previewing the list of execution nodes
  • preview of system notification consoles
  • displaying task content and task solutions

The server part of the system: CODIS-MASTER

Installation

$ yarn global add codis-administration-panel

or

$ npm install -g codis-administration-panel

Getting Started

After installation, to start the administration panel:

$ codis-administration-panel

The panel will be available at localhost: 9928

After entering the address of the administration panel, enter the access key to log in. Access key was displayed at the CODIS-MASTER startup in the console.

And check address of the our system API.

Make sure that CODIS-MASTER enable API sharing in the configuration.

Screenshots

Tasks marked in green indicate that the task has been solved.

Task in yellow color that the task is still performed.

Notices

The system / library was created by Filip Szcześniak.

For contact purposes, please write to email: fiszczu@gmail.com

The system is fully functional with the functions given above. The system is constantly evolving.

If you want to help in the development of the application, write to me!

If you notice any mistake, write to me!

If you want to offer some important functionality, write to me!

Readme

Keywords

none

Package Sidebar

Install

npm i codis-administration-panel

Weekly Downloads

0

Version

0.1.15

License

none

Unpacked Size

3.21 MB

Total Files

14

Last publish

Collaborators

  • codis