Skip to content

Commit

Permalink
rm owens desktop, VDI and update VNC login host (#285)
Browse files Browse the repository at this point in the history
  • Loading branch information
johrstrom authored Jan 30, 2025
1 parent 918f0fa commit a099d7a
Show file tree
Hide file tree
Showing 7 changed files with 5 additions and 223 deletions.
106 changes: 0 additions & 106 deletions apps.awesim.org/apps/bc_desktop/owens.yml.erb

This file was deleted.

4 changes: 1 addition & 3 deletions apps.awesim.org/apps/bc_desktop/vdi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,8 @@ description: |
You should be provisioned a desktop nearly immediately.
If you need dedicated resources for compute or memory intensive workloads use a
Desktop app like [Owens], [Pitzer] or [Ascend] where you will have full access to them.
Desktop app like [Pitzer] or [Ascend] where you will have full access to them.
[Owens]: /pun/sys/dashboard/batch_connect/sys/bc_desktop/owens/session_contexts/new
[Pitzer]: /pun/sys/dashboard/batch_connect/sys/bc_desktop/pitzer/session_contexts/new
[Ascend]: /pun/sys/dashboard/batch_connect/sys/bc_desktop/ascend/session_contexts/new
form:
Expand All @@ -28,7 +27,6 @@ attributes:
cluster:
widget: select
options:
- "owens"
- "pitzer"
- ["ascend", "ascend-login" ]
- "cardinal"
Expand Down
3 changes: 1 addition & 2 deletions apps.awesim.org/apps/dashboard/env
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ OOD_DASHBOARD_SUPPORT_URL="https://www.osc.edu/contact/client_support_request"
OOD_DASHBOARD_SUPPORT_EMAIL="[email protected]"

ENABLE_NATIVE_VNC=1
OOD_NATIVE_VNC_LOGIN_HOST=owens.osc.edu
OOD_NATIVE_VNC_LOGIN_HOST=pitzer.osc.edu
DISABLE_SAFARI_BASIC_AUTH_WARNING=1
OOD_PORTAL="awesim"
OOD_DASHBOARD_TITLE="AweSim Apps"
Expand All @@ -20,7 +20,6 @@ OOD_DASHBOARD_DEV_DOCS_URL="https://github.com/AweSim-OSC/documentation/wiki/Dev

OOD_APP_CATALOG_URL="https://www.awesim.org/en/products/"
OOD_APP_SHARING=1
OOD_DEV_SSH_HOST="apps-test.awesim.org"

OOD_QUOTA_PATH=/users/reporting/storage/quota/netapp.netapp-home.ten.osc.edu-users_quota.json:/users/reporting/storage/quota/gpfs.project_quota.json:/users/reporting/storage/quota/gpfs.scratch_quota.json:/users/reporting/storage/quota/gpfs.ess_quota.json

Expand Down
2 changes: 1 addition & 1 deletion apps.totalsim.us/apps/dashboard/env
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ OOD_DASHBOARD_SUPPORT_URL="mailto:[email protected]"
OOD_DASHBOARD_SUPPORT_EMAIL="[email protected]"

ENABLE_NATIVE_VNC=1
OOD_NATIVE_VNC_LOGIN_HOST=owens.osc.edu
OOD_NATIVE_VNC_LOGIN_HOST=pitzer.osc.edu
DISABLE_SAFARI_BASIC_AUTH_WARNING=1
OOD_PORTAL="awesim"
OOD_DASHBOARD_TITLE="TotalSim Apps"
Expand Down
106 changes: 0 additions & 106 deletions ondemand.osc.edu/apps/bc_desktop/owens.yml.erb

This file was deleted.

4 changes: 1 addition & 3 deletions ondemand.osc.edu/apps/bc_desktop/vdi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,8 @@ description: |
You should be provisioned a desktop nearly immediately.
If you need dedicated resources for compute or memory intensive workloads use a
Desktop app like [Owens], [Pitzer] or [Ascend] where you will have full access to them.
Desktop app like [Pitzer] or [Ascend] where you will have full access to them.
[Owens]: /pun/sys/dashboard/batch_connect/sys/bc_desktop/owens/session_contexts/new
[Pitzer]: /pun/sys/dashboard/batch_connect/sys/bc_desktop/pitzer/session_contexts/new
[Ascend]: /pun/sys/dashboard/batch_connect/sys/bc_desktop/ascend/session_contexts/new
form:
Expand All @@ -28,7 +27,6 @@ attributes:
cluster:
widget: select
options:
- "owens"
- "pitzer"
- ["ascend", "ascend-login" ]
- "cardinal"
Expand Down
3 changes: 1 addition & 2 deletions ondemand.osc.edu/apps/dashboard/env
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ OOD_DASHBOARD_SUPPORT_URL="https://www.osc.edu/contact/client_support_request"
OOD_DASHBOARD_SUPPORT_EMAIL="[email protected]"

ENABLE_NATIVE_VNC=1
OOD_NATIVE_VNC_LOGIN_HOST=owens.osc.edu
OOD_NATIVE_VNC_LOGIN_HOST=pitzer.osc.edu
DISABLE_SAFARI_BASIC_AUTH_WARNING=1
OOD_DASHBOARD_TITLE="OSC OnDemand"

Expand All @@ -18,7 +18,6 @@ OOD_DASHBOARD_PASSWD_URL="https://my.osc.edu"

# show all apps index page
SHOW_ALL_APPS_LINK=1
OOD_DEV_SSH_HOST="ondemand-test.osc.edu"

# enable quota feature
OOD_QUOTA_PATH=/users/reporting/storage/quota/netapp.netapp-home.ten.osc.edu-users_quota.json:/users/reporting/storage/quota/gpfs.project_quota.json:/users/reporting/storage/quota/gpfs.scratch_quota.json:/users/reporting/storage/quota/gpfs.ess_quota.json
Expand Down

0 comments on commit a099d7a

Please sign in to comment.