GlobalsDB-NodeJS-Admin

Downloads8
Subscribe
0
Bookmark
0
This application is not supported by InterSystems Corporation. Please be notified that you use it at your own responsibility.
Details
Releases
Reviews
Issues

What's new in this version

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.

Rating
0 (0)
Category
Technology Example
Works with
Caché
Tags
Info
Version
1.21.3
Last updated
2018-06-01
Repository
Open