Initial Release
It’s a follow-up to my previous package DBfree, but not part of a contest
As DeepSee in IRIS can display tables and graphics in a dashboard, I tried to fill
in the actual DB parameters and to visualize them.
Short summary:
It is possible and an interesting exercise to misuse DepSee as a graphic viewer.
As in the previous package, all is running from a CSP page.
And it is all written in pure InterSystems ObjectScript
Make sure you have git and Docker desktop installed.
Clone/git pull the repo into any local directory
git clone https://github.com/r-cemper/DBdashboard.git
To build and start the container run:
docker compose up -d && docker compose logs -f
To open IRIS Terminal do:
docker-compose exec iris iris session iris
USER>
To access IRIS System Management Portal
http://localhost:42773/csp/sys/UtilHome.csp
In your browser simply call