An open API service indexing awesome lists of open source software.

https://github.com/ramsailopal/intersystems-cloudstudio

A demo of Intersystems IRIS with CloudStudio
https://github.com/ramsailopal/intersystems-cloudstudio

ide intersystems-iris mumps

Last synced: 9 months ago
JSON representation

A demo of Intersystems IRIS with CloudStudio

Awesome Lists containing this project

README

          

# Intersystems-CloudStudio

A demo of Intersystems IRIS with CloudStudio (developed by Sean Connelly)

# Gitpod

[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/RamSailopal/Intersystems-CloudStudio) for free (simply create an account)

then navigate to:

https://52773-/cloudstudio/CloudStudio.Index.cls
where
\ = ramsailopal-intersystem-xxxxxxxxxxx.ws-us81.gitpod.io

Change the password on request from:
Username: **_SYSTEM**
Password: **SYS**

# Local

docker run --name my-iris -p 52773:52773 -d ramb0/cloudstudio --check-caps false
then navigate to:
http://localhost:52773/cloudstudio/CloudStudio.Index.cls

Change the password on request from:
Username: **_SYSTEM**
Password: **SYS**

# References
https://github.com/SeanConnelly/CloudStudio
https://hub.docker.com/r/ramb0/cloudstudio