This is an automated email from the ASF dual-hosted git repository.

eroma pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/airavata.git


The following commit(s) were added to refs/heads/master by this push:
     new a1d24895dd Deploying BayesPrism gateway in a new Jetstream VM
a1d24895dd is described below

commit a1d24895dd6ce571c38365a9226ed96405e1191b
Author: Eroma Abeysinghe <[email protected]>
AuthorDate: Sat May 10 12:14:37 2025 -0400

    Deploying BayesPrism gateway in a new Jetstream VM
---
 .../scigap/production/host_vars/bayesprism/vars.yml           | 11 +++++++----
 dev-tools/ansible/inventories/scigap/production/hosts         |  3 ++-
 2 files changed, 9 insertions(+), 5 deletions(-)

diff --git 
a/dev-tools/ansible/inventories/scigap/production/host_vars/bayesprism/vars.yml 
b/dev-tools/ansible/inventories/scigap/production/host_vars/bayesprism/vars.yml
index 3a5bb4169d..1f1c50c239 100644
--- 
a/dev-tools/ansible/inventories/scigap/production/host_vars/bayesprism/vars.yml
+++ 
b/dev-tools/ansible/inventories/scigap/production/host_vars/bayesprism/vars.yml
@@ -22,9 +22,12 @@
 #gateway_data_store_resource_id: 
"js-168-166.jetstream-cloud.org_e86fd426-201a-461a-a0b4-4368af59ca28"
 #gateway_data_store_hostname: "js-168-166.jetstream-cloud.org"
 
-vhost_servername: "django.bayesprism.org"
+vhost_servername: "bayesprism.scigap.org"
 httpd_selinux_mode: "permissive"
-gateway_data_store_resource_id: 
"baysprism-gateway-host.BIO220088.projects.jetstream-cloud.org_fce7b852-a3b7-4a6b-ba9d-48269a9133e0"
+gateway_data_store_hostname: 
"baysprism-django-gateway.bio220088.projects.jetstream-cloud.org"
+#gateway_data_store_hostname: "js-172-104.jetstream-cloud.org"
+gateway_data_store_resource_id: 
"baysprism-django-gateway.bio220088.projects.jetstream-cloud.org_5fe06cd1-25e1-4a07-ad61-d66a88ad2c3f"
+#gateway_data_store_resource_id: 
"baysprism-gateway-host.BIO220088.projects.jetstream-cloud.org_fce7b852-a3b7-4a6b-ba9d-48269a9133e0"
 real_user_data_dir: "/media/volume/sdb/gateway-user-data"
 # Keep user_data_dir same as it was on old VM
 user_data_dir: "/var/www/portals/gateway-user-data"
@@ -39,7 +42,7 @@ ssl_certificate_chain_file: "/etc/letsencrypt/live/{{ 
vhost_servername }}/fullch
 ssl_certificate_key_file: "/etc/letsencrypt/live/{{ vhost_servername 
}}/privkey.pem"
 
 # Increase max upload size to 1GB
-django_file_upload_max_file_size_mb: 1024
+#django_file_upload_max_file_size_mb: 1024
 
 ## Keycloak related variables
 tenant_domain: "bayesprism"
@@ -56,7 +59,7 @@ auth_options:
 
 gateway_id: "bayesprism"
 experiment_data_dir: "{{ user_data_dir }}/bayesprism"
-gateway_data_store_ssh_public_key: "ssh-rsa 
AAAAB3NzaC1yc2EAAAADAQABAAABAQDKu0jZiwCbADA1JeyU+HNQWsMmY+kgryiwt7C1Apt2CqECtFFOUW+uEvWDVFHqdzitAXUbo+0ZiEzdr4Qk045s+HdFe5R1Z9QhxNNSePJpmQldbW+h6NpdrdsXmHsocPcm6cHVbYNUCRvuTf9qy0cZBlYV09yXzWg2oSXRkcNMJuvjXCDQJk5VyxpQz8vk2Px/fEFkRikvACeotUaKvCjxVXc+h+Q4vRmKlrBOG9GGJRliqLEopu0jKVZ68QmfYANsD/i2/SOGn2XPR8wqTSUjcwlrG9avE7DwEPB2lynRvngklp/fUeBGFcujqEpdZ0A1dYqgV6Lrls/x3aFCw0i/"
+#gateway_data_store_ssh_public_key: "ssh-rsa 
AAAAB3NzaC1yc2EAAAADAQABAAABAQDKu0jZiwCbADA1JeyU+HNQWsMmY+kgryiwt7C1Apt2CqECtFFOUW+uEvWDVFHqdzitAXUbo+0ZiEzdr4Qk045s+HdFe5R1Z9QhxNNSePJpmQldbW+h6NpdrdsXmHsocPcm6cHVbYNUCRvuTf9qy0cZBlYV09yXzWg2oSXRkcNMJuvjXCDQJk5VyxpQz8vk2Px/fEFkRikvACeotUaKvCjxVXc+h+Q4vRmKlrBOG9GGJRliqLEopu0jKVZ68QmfYANsD/i2/SOGn2XPR8wqTSUjcwlrG9avE7DwEPB2lynRvngklp/fUeBGFcujqEpdZ0A1dYqgV6Lrls/x3aFCw0i/"
 
 admin_emails: "[('Eroma Abeysinghe', '[email protected]'),('Tinyi Chu', 
'[email protected]'),('Zhong Wang', '[email protected]')]"
 portal_title: "BayesPrism Gateway"
diff --git a/dev-tools/ansible/inventories/scigap/production/hosts 
b/dev-tools/ansible/inventories/scigap/production/hosts
index 7f4dd341d5..c749e29d0c 100644
--- a/dev-tools/ansible/inventories/scigap/production/hosts
+++ b/dev-tools/ansible/inventories/scigap/production/hosts
@@ -93,7 +93,8 @@ dev-smiles ansible_host=149.165.153.189 ansible_user=exouser
 vlab-plasmascience ansible_host=149.165.172.104 ansible_user=exouser
 
 # Baysprism Jetstream2 server
-bayesprism ansible_host=149.165.155.90 ansible_user=exouser
+#bayesprism ansible_host=149.165.155.90 ansible_user=exouser
+bayesprism ansible_host=149.165.153.69 ansible_user=exouser
 
 # dreg jetstream server The old is 149.165.154.48
 dreg ansible_host=149.165.171.97 ansible_user=exouser

Reply via email to