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
- Host: GitHub
- URL: https://github.com/ramsailopal/intersystems-cloudstudio
- Owner: RamSailopal
- Created: 2023-01-06T15:02:42.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-09T12:30:31.000Z (over 3 years ago)
- Last Synced: 2024-12-29T10:27:37.307Z (over 1 year ago)
- Topics: ide, intersystems-iris, mumps
- Language: JavaScript
- Homepage:
- Size: 5.32 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Intersystems-CloudStudio
A demo of Intersystems IRIS with CloudStudio (developed by Sean Connelly)
# Gitpod
[](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