Home Applications GlobalsDB-NodeJS-Admin

GlobalsDB-NodeJS-Admin

This application is not supported by InterSystems Corporation. Please be notified that you use it at your own risk.
0
0 reviews
0
Awards
69
Views
0
IPM installs
0
0
Details
Releases
Reviews
Issues
Pull requests
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.

Read more
Version
1.21.301 Jun, 2018
Category
Technology Example
Works with
Caché
First published
27 Sep, 2018