Evgeny Shvarov · Dec 21, 2023 go to post

Thanks for the article, @Guillaume Rongier !

I cloned repo, ran docker, containers up - but nothing is going on on the port:

Here is the docker-compose log:

 Running 1/1-rag-demo_default  Cre
 ✔ Network iris-rag-demo_default     Created0.0s 
[+] Running 1/3is-rag-demo-ollama-1  
 ✔ Network iris-rag-demo_default     Created0.0s  iris-rag-demo-iris-1    
[+] Running 1/3is-rag-demo-ollama-1  
 ✔ Network iris-rag-demo_default     Created0.0s  iris-rag-demo-iris-1    
[+] Running 1/3is-rag-demo-ollama-1  
 ✔ Network iris-rag-demo_default     Created0.0s  iris-rag-demo-iris-1    
[+] Running 1/3is-rag-demo-ollama-1  
 ✔ Network iris-rag-demo_default     Created0.0s  iris-rag-demo-iris-1    
[+] Running 1/3is-rag-demo-ollama-1  
 ✔ Network iris-rag-demo_default     Created0.0s  iris-rag-demo-iris-1    
[+] Running 1/3is-rag-demo-ollama-1  
 ✔ Network iris-rag-demo_default     Created0.0s  iris-rag-demo-iris-1    
[+] Running 1/3is-rag-demo-ollama-1  
 ✔ Network iris-rag-demo_default     Created0.0s  iris-rag-demo-iris-1    
[+] Running 3/3is-rag-demo-ollama-1  
 ✔ Network iris-rag-demo_default     Created0.0s  iris-rag-demo-iris-1    
 ✔ Container iris-rag-demo-ollama-1  Started0.9s 
 ✔ Container iris-rag-demo-iris-1    Started0.9s 
 *  Terminal will be reused by tasks, press any key to close it.
Evgeny Shvarov · Dec 19, 2023 go to post

The update on simplicity:

$ docker run --rm --name iris-demo -d  intersystemsdc/irishealth-community

$ docker exec -it iris-demo iris session iris

USER>zpm "install fhir-server"

That's it!

Evgeny Shvarov · Nov 29, 2023 go to post

I think you can leverage Grafana and Prometheus vs /api/monitor/metrics/ as pretty much what SAM is doing.

Evgeny Shvarov · Nov 29, 2023 go to post

Hi @Sapan Parikh !

The easiest way I think is with IPM and Docker.

$ docker pull intersystemsdc/irishealth-community:2023.2-zpm

$ docker run --rm --name iris-demo -d -p 9092:52773 intersystemsdc/irishealth-community:2023.2-zpm

$ docker exec -it iris-demo iris session iris

USER>zpm "install fhir-server"

Done!

Find the InterSystems IRIS FHIR Server at localhost:9092/fhir/r4/

And FHIR Server will be installed in FHIRSERVER namespace

Evgeny Shvarov · Oct 7, 2023 go to post

And I agree that dev docker container is probably the most effective way to make changes to a development project.

Evgeny Shvarov · Oct 4, 2023 go to post

Nice article! Thanks for sharing! 

The only caveat is that the password in Interoperability Credentials is stored in plain text. 

It'd be great to have this mechanism updated to a more secured version.

Evgeny Shvarov · Oct 3, 2023 go to post

Maybe we could organize a kind of voting for orphaned packages - "voting" opportunity will appear after 24 months of no-activity. And, say, 5 or 10 votes from different members-contributors to OEX can move the package to a "dark corner".

Evgeny Shvarov · Sep 28, 2023 go to post

Oh, great! Could you please also issue a new release to let the new code be in a package?

Evgeny Shvarov · Sep 21, 2023 go to post

Could you please delete the files from repo that are not related to your solution to avoid the confusion?

Evgeny Shvarov · Sep 21, 2023 go to post

Yes, if you apply again with the same app "previous" bonuses don't count. only for the new functionality.

Evgeny Shvarov · Sep 21, 2023 go to post

Sergey, it is a good attempt, but you need to justify every aspect of current management portal substituted with your one. From what I saw you introduce a new interesting functionality and sometimes you use links to the current portal.

Article is considered.

Evgeny Shvarov · Sep 21, 2023 go to post

community images with IPM onboard are available too:

intersystemsdc/iris-community:preview 

and

intersystemsdc/irishealth-community:preview