ContainersWith the launch of InterSystems IRIS Data Platform, we provide our product even in a Docker container. But what is a container?The fundamental container definition is th…
Container ImagesIn this second post on containers fundamentals, we take a look at what container images are.What is a container image?A container image is merely a binary represent…
set oSDA = ##class(HS.SDA3.Container).
…arn yum and other differences Give me a couple-three days - working on spinning up a couple Raspberry Pi's with IRIS in containers for testing; one with Ubuntu and one with Debian.
Just curious how many companies use in their work Docker containers, I mean not only with InterSystems products. And if such companies exist, which of them uses docker and doesn't…
…hose rely on IRIS a backend can be packaged into an image and be run in other machines in containers and how simple it is to do that.
A container runs image/s which have all the n…
Be aware that files can always be retrieved from the old layers of a container, even if they were deleted at a later layer.
…aniae/apache_exporter
this use mod_status, but i'm not sure if possible activate this on containers, ideas ?
I want monitor WebGateways on Prometheus, finally have a full Grafana…
Does anyone have a script for demo docker containers - to remove login prompt?
Essentially to make container behave as if it had minimal security.
It should be sufficient to ad…
Docs. something like this would work:
```s contains=($BITLOGIC(aa|bb)=aa)||($BITLOGIC(aa|bb)=bb)```
You could also implement it with
```w ($ZB(aa,bb,7)=bb)||($ZB(aa,bb,7
If you are using the container version of nginx from the Intersystems Container Registry you should use the %SYS persistent volume to store your CSP configuration and then utilize the
It was easy to install it outside the container but I got the attached error when trying in the container:
Thanks
and the container stayed up and running. then I was able to log into it using:
docker exec -it <container id / name> /bin/bash
inside the container I was able to try running
SUCCESS
[ssh-for-iris-container] Activate START
[ssh-for-iris-container] Configure START
[ssh-for-iris-container] Configure SUCCESS
[ssh-for-iris-container
Hello!I'm interested to hear if folks have experience using Docker containers with Caché instances using ECP. Wondering if there are any special considerations when setting up a di…


