Home Applications GlobalsDB-NodeJS-Admin

GlobalsDB-NodeJS-Admin

InterSystems does not provide technical support for this project. Please contact its developer for the technical assistance.
0
0 reviews
0
Awards
81
Views
0
IPM installs
0
0
Details
Releases (1)
Reviews
Issues
Easy admin interface to GlobalsDB

What's new in this version

Initial Release

GlobalsDB-NodeJS-Admin concept

Note: this is a demo application. Code (engine) will be rewritten soon.

Update: GlobalsDB Admin released!

Easy visual interface for administrating GlobalsDB. Represents database in hierarchical tree-based view - one you haven’t seen before.

Note that modules/cache.node may be corrupted because of git file encoding. If NodeJS will throw error about cache.node module, download the latest one from official site and replace your current one.

Installation

Copy files to any directory and start from admin.js file. Customize url/port settings in settings.js. Note that application is in-development and represents only main concept, so it doesn’t have security at all. Use at your own risk!

Troubleshooting

Make sure that:

  • NodeJS and GlobalsDB are installed and connected with NodeJS using v1 adapter (important)
  • You replaced basic settings in settings.js with yours
  • cache.node isn’t corrupted

If console throws error during startup about loading cache.node module, try to replace module file with latest module file in your GlobalsDB/bin directory. This file called like cacheXXX.node, copy and rename this file to project’s /modules directory.

Version
1.21.301 Jun, 2018
Category
Technology Example
Works with
Caché
First published
27 Sep, 2018
Last edited
01 Jun, 2018
Last checked by moderator
02 Jul, 2024Doesn't work