Skip to content
Snippets Groups Projects
Commit 3e9ed55b authored by Chris Hines's avatar Chris Hines
Browse files

Tweak the config for GeRP

parent 847fe9d4
No related branches found
No related tags found
2 merge requests!112Add a feature for notifications when opening a new tab for the application....,!107Test
Pipeline #40835 passed
......@@ -2,13 +2,13 @@
{
"authorise": "https://sshauthz.cloud.cvl.org.au/pysshauthz/oauth2/oauth/authorize/choose",
"base": "https://sshauthz.cloud.cvl.org.au/pysshauthz/oauth2/",
"cafingerprint": "SHA256:ywDDZvIbx7B2AxujVIsW433fd4Sl1aZ0wl4FFsCRX/E",
"cafingerprint": "SHA256:rl69WoKvKglk01EHfEORGgBwuGHNw6HMB3IIWQF4/o4",
"client_id": "Q96kt2Vtw6S78dpORktM81DH",
"desc": "<div>Enter a description of the service here</div>",
"desc": "<div>The GPU enalbed eResearch Platform comprises two clusters at QCIF and Monash</div>",
"icon": null,
"logout": "https://sshauthz.cloud.cvl.org.au/pysshauthz/oauth2/logout",
"name": "MLeRP-🐈",
"name": "GeRP",
"scope": "user:email",
"sign": "https://sshauthz.cloud.cvl.org.au/pysshauthz/sign/mlerp_users/api/v1/sign_key"
"sign": "https://sshauthz.cloud.cvl.org.au/pysshauthz/sign/gerp_users/api/v1/sign_key"
}
]
[
{
"appCatalog": [],
"appCatalogCmd": "/userdata/strudel2/getapps",
{
"appCatalog": [
],
"appCatalogCmd": "cat ~/.strudel2/apps.json",
"cacheturis": [],
"cafingerprint": "SHA256:ywDDZvIbx7B2AxujVIsW433fd4Sl1aZ0wl4FFsCRX/E",
"cancelcmd": "/userdata/strudel2/strudel2_cluster/miniconda3/envs/s2_cluster/bin/s2cancel {jobid}",
"contact": "mlerphelp@gmail.com",
"host": "203.100.31.173",
"name": "mlerp",
"statcmd": "/userdata/strudel2/strudel2_cluster/miniconda3/envs/s2_cluster/bin/s2stat",
"cafingerprint": "SHA256:rl69WoKvKglk01EHfEORGgBwuGHNw6HMB3IIWQF4/o4",
"cancelcmd": "/mnt/userdata/strudel2/strudel2_cluster/miniconda3/envs/s2_cluster/bin/s2cancel.sh {jobid}",
"contact": "chris.hines@monash.edu",
"host": "gerp-qcif-login0.gerp.rc.edu.au",
"name": "GeRP - QCIF",
"statcmd": "/mnt/userdata/strudel2/strudel2_cluster/miniconda3/envs/s2_cluster/bin/s2stat.sh",
"submitcmdprefix": "/mnt/userdata/strudel2/strudel2_cluster/miniconda3/envs/s2_cluster/bin/",
"url": "https://strudel2-api-dev.cloud.cvl.org.au/generic/",
"userhealth": "/userdata/strudel2/strudel2_cluster/miniconda3/envs/s2_cluster/bin/uijson"
"userhealth": "/mnt/userdata/strudel2/strudel2_cluster/miniconda3/envs/s2_cluster/bin/uijson"
}
]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment