Coder Social home page Coder Social logo

ydbgui's Introduction

YDBGUI

YottaDB GUI

Forked from https://gitlab.com/YottaDB/UI/YDBGUI

This particular fork contains additional code to integrate a bespoke application restart into the GUI. This can be found in the Database Administration "drop down" menu.

main_screen


Getting started

To run:

Open in Gitpod for free (simply create an account)

Locally with Docker -

git clone https://github.com/RamSailopal/YDBGUI.git
cd YDBGUI
docker run -dp 1338:1338 -p 8089:8089 -v $PWD/tools:/home/tools --entrypoint /home/tools/start.sh --name octo-vehu yottadb/octo-vehu:latest-master

Set Up

The bespoke restart routine/line label is stored in the global/subscript:

^GUISYS("restart")

Change this to reference the startup iine/routine for your own application

Example

A dummy routine ^TESTROUT has been added to the setup in the routines directory as an example startup routine

RESTART^TESTROUT hangs for 2 minutes and then reports a "clean" system start.

CRASH^TESTROUT demonstrates a crashing startup process after 30 seconds, reporting the M error associated.

To replicate a "clean" and crashing restart, change ^GUISYS("restart") accordingly

ydbgui's People

Contributors

jsikri94 avatar nars1 avatar ramsailopal avatar shabiel avatar slalli avatar

Watchers

 avatar

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.