Initial Release
Deploy a configuration manager API to any InterSystems IRIS/Cache server that exposes /api/atelier, capture its configuration snapshot, and compare it against another server in minutes. This extension turns a manual, error-prone migration checklist into a repeatable diff report you can trust.
# Build for both browsers ./scripts/build.sh allOr target a specific browser
./scripts/build.sh chrome ./scripts/build.sh firefox
chrome://extensionsdist/chrome/about:debugging#/runtime/this-firefoxdist/firefox/manifest.jsonSee https://github.com/silver42labs/iris-configuration-manager-extension/blob/main/ARCHITECTURE.md for details on the project structure, browser compatibility layer, and design decisions.
The extension stores all data locally and communicates only with the IRIS/Caché servers you connect to. See the Privacy Policy for full details.
MIT — see https://github.com/silver42labs/iris-configuration-manager-extension/blob/main/LICENSE.