-
-0)
in Win Docker port 80 is typically blocked and unavailable
mode to Port 8080
_not an issue just a remark_
-1)
Pulling iris (store/intersystems/iris-community:2020.2.0.211.0)...
ERROR:…
-
https://community.intersystems.com/post/calling-listfindoref
```Calling list.FindOref()```
![image](https://user-images.githubusercontent.com/19629483/50829516-7a532b00-1390-11e9-9160-fe4d235ed86e.p…
-
Per conversations with HS, we are asking for support for installing and loading multiple modules onto an instance via a single install or load command. It should be possible for the user to specify th…
-
It's not clear what is the SQL name of a persistent ObjectScript class.
It can be obtained but developers spend several minutes every time to figure out the SQL name of the persistent class.
Let's…
-
Integrations with third party tooling - like DBeaver - need a consistent place to get the "latest" version of the IRIS drivers.
In the case of DBeaver, we set the URL to `https://github.com/intersy…
-
I have 2 modules
Module A
was verison 1.0.1
and then was republished as version 1.0.2
Module B has a dependency on Module A with the version being *
which according to https://github.com/int…
-
1. Create a user with only the %DB_IRISSYS role.
2. Launch iterm.
3. Authenticate as this user.
4. At the iterm prompt write $username and $roles.
🐛 You are running as the IRIS user correspondin…
-
There seems to be two names/terms for the same thing:
- registry
- repository
This causes a bit confusion. ATM I think from user perspective the terms are synonyms and only one of them should b…
-
Hi,
for the download/install instructions, can we use regular markdown to mark code sections? it would make it clearer what is code and what isn't. i.e. for step one:
~~~
git clone https://git…
-
I have extracted onto my windows IRIS installation, run npm install, copied a valid iris.node into ./node_modules/iris, and amended ./config/config.js (this needs documenting?) but I get an error when…