Initial Release
Advanced Globals Viewer for InterSystems IRIS
List of namespaces and databases available in the system
Easy access to getting size of the global
Data for the global with endless scroll, and search by globals. Easy filtering, by clicking on subscripts deep and back by global name.
docker-compose up -d --build
Get the port from docker-compose output
docker-compose ps
NAME COMMAND SERVICE STATUS PORTS
globals-tool-iris-1 "/tini -- /iris-main…" iris running (healthy) 0.0.0.0:49653->1972/tcp, 0.0.0.0:49654->52773/tcp
Open by link http://localhost:49654/globals/index.html
Initial Release