You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by sm...@apache.org on 2017/05/11 16:48:51 UTC

airavata git commit: adding nanoconfinement to gateway deployment

Repository: airavata
Updated Branches:
  refs/heads/master 8310de563 -> e65d9d736


adding nanoconfinement to gateway deployment


Project: http://git-wip-us.apache.org/repos/asf/airavata/repo
Commit: http://git-wip-us.apache.org/repos/asf/airavata/commit/e65d9d73
Tree: http://git-wip-us.apache.org/repos/asf/airavata/tree/e65d9d73
Diff: http://git-wip-us.apache.org/repos/asf/airavata/diff/e65d9d73

Branch: refs/heads/master
Commit: e65d9d7362b9d3c54b22c5839ede2f18ec0f15de
Parents: 8310de5
Author: Suresh Marru <sm...@apache.org>
Authored: Thu May 11 12:48:44 2017 -0400
Committer: Suresh Marru <sm...@apache.org>
Committed: Thu May 11 12:48:44 2017 -0400

----------------------------------------------------------------------
 .../pga_config/nanoconfinement/vars.yml         | 55 ++++++++++++++++++++
 .../pga_config/nanoconfinement/vault.yml        | 18 +++++++
 dev-tools/ansible/pga-scigap-prod.yml           |  1 +
 3 files changed, 74 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/airavata/blob/e65d9d73/dev-tools/ansible/inventories/scigap/production/pga_config/nanoconfinement/vars.yml
----------------------------------------------------------------------
diff --git a/dev-tools/ansible/inventories/scigap/production/pga_config/nanoconfinement/vars.yml b/dev-tools/ansible/inventories/scigap/production/pga_config/nanoconfinement/vars.yml
new file mode 100644
index 0000000..c7c360c
--- /dev/null
+++ b/dev-tools/ansible/inventories/scigap/production/pga_config/nanoconfinement/vars.yml
@@ -0,0 +1,55 @@
+#
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+#
+
+---
+pga_repo: "https://github.com/apache/airavata-php-gateway.git"
+git_branch: "master"
+user: "pga"
+group: "pga"
+doc_root_dir: "/var/www/portals/nanoconfinement"
+vhost_servername: "nanoconfinement.jadhaolab.indiana.edu"
+vhost_ssl: True
+# TODO: have Ansible manage these files as well
+ssl_certificate_file: "/etc/letsencrypt/live/nanoconfinement.jadhaolab.indiana.edu/cert.pem"
+ssl_certificate_chain_file: "/etc/letsencrypt/live/nanoconfinement.jadhaolab.indiana.edu/fullchain.pem"
+ssl_certificate_key_file: "/etc/letsencrypt/live/nanoconfinement.jadhaolab.indiana.edu/privkey.pem"
+
+## WSO2 IS related variables
+tenant_domain: "airavata.nanoconfinement"
+admin_username: "admin"
+admin_password: "{{ vault_admin_password }}"
+oauth_client_key: "{{ vault_oauth_client_key }}"
+oauth_client_secret: "{{ vault_oauth_client_secret }}"
+
+gateway_id: "nanoconfinement"
+# relative to document root dir
+experiment_data_dir: "{{ user_data_dir }}/nanoconfinement"
+gateway_data_store_resource_id: "gf4.ucs.indiana.edu_61552681-96f0-462a-a36c-a62a010bffc6"
+gateway_data_store_ssh_public_key: "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCIUqpKWHwawFHnbWvs6pie+fDA9NlqMZNvzil7e8FQz7543+FOzdTl/octACjGnSTwHewpyTe9sAUVcnq6VJ5XYtApR68zMasEzyCZUMWhMqEuxopRZcUGDJVcq5hD4RZcer3aMPWSVmXVCNJeT4EsB52Zp2DfDVgfaOOfY8Ga4mcR2IdOyizV8HWXTH6vWFK+dD1GoPY0ECikwlsF1QA0vzqAcb1NYOTc70hZ9Pb0/78XF790joZ80hRsHGIc7IfncoLgRUkKSkMaoXbfy/tbqf76V0ZxaQOgayaLGF19oBlREO6ZQ3rDCOWgVJC32dCwAsaL9qWd0IZrprUEUQOd"
+
+## Portal related variables
+super_admin_portal: "false"
+admin_emails: "['smarru@iu.edu','sgg@iu.edu','vjadhao@iu.edu']"
+portal_email_username: "pga.airavata@gmail.com"
+portal_email_password: "{{ vault_portal_email_password }}"
+portal_theme: "nanoconfinement-gateway-theme"
+portal_theme_repo: "https://github.com/SciGaP/nanoconfinement-gateway-theme.git"
+portal_title: "Nano Confinement Science Gateway"
+...

http://git-wip-us.apache.org/repos/asf/airavata/blob/e65d9d73/dev-tools/ansible/inventories/scigap/production/pga_config/nanoconfinement/vault.yml
----------------------------------------------------------------------
diff --git a/dev-tools/ansible/inventories/scigap/production/pga_config/nanoconfinement/vault.yml b/dev-tools/ansible/inventories/scigap/production/pga_config/nanoconfinement/vault.yml
new file mode 100644
index 0000000..7071d8e
--- /dev/null
+++ b/dev-tools/ansible/inventories/scigap/production/pga_config/nanoconfinement/vault.yml
@@ -0,0 +1,18 @@
+$ANSIBLE_VAULT;1.1;AES256
+34363533353931356538613438326265666432366334616634333166393232616539333934613363
+3132303138613337616461653639396235316266396338650a393934323837393230666632366635
+62633238613832663533303334656463306461653232363430653462613135313734636130316161
+6132303237386135640a643366386465323662336238326630633665306664623361343335633335
+32373232303335633733333439623239646431646663633239633965373838613933663466653032
+35396632323265633634363562383962666430663331363436386364363161313436343861386531
+32373936323364616238366563616165353964653065653463666563656633376632623039373661
+64346633643433383535633130623730383238306432353138353265393666353261306539663936
+30303433643661303839633062323639326234336137643331653664393432313736653838373365
+36613762353461333234356263653363626334656232656265353962316333326132356539373239
+66373734316365613136616337653861386139343832316132363566656636396531376163366263
+36303936643134613230313132326539646664383062393161646230393937613864353138326638
+31306133326331343236316335646261373138353638333564393238333765646138616131353738
+31613531323534663963643131363434366163326530353565323737613136313333333166386561
+30626633666365646131336232323837653566666338653330666633653436353562316434363363
+39336639383835356230616630323036303364316433373666353465633631633033633634376239
+3639

http://git-wip-us.apache.org/repos/asf/airavata/blob/e65d9d73/dev-tools/ansible/pga-scigap-prod.yml
----------------------------------------------------------------------
diff --git a/dev-tools/ansible/pga-scigap-prod.yml b/dev-tools/ansible/pga-scigap-prod.yml
index bc923a4..3bfeead 100644
--- a/dev-tools/ansible/pga-scigap-prod.yml
+++ b/dev-tools/ansible/pga-scigap-prod.yml
@@ -24,6 +24,7 @@
 - include: pga-single-vhost.yml vars_dir="{{ inventory_dir }}/pga_config/georgiastate"
 - include: pga-single-vhost.yml vars_dir="{{ inventory_dir }}/pga_config/iugateway"
 - include: pga-single-vhost.yml vars_dir="{{ inventory_dir }}/pga_config/lsu"
+- include: pga-single-vhost.yml vars_dir="{{ inventory_dir }}/pga_config/nanoconfinement"
 - include: pga-single-vhost.yml vars_dir="{{ inventory_dir }}/pga_config/nsg"
 - include: pga-single-vhost.yml vars_dir="{{ inventory_dir }}/pga_config/oiitandy"
 - include: pga-single-vhost.yml vars_dir="{{ inventory_dir }}/pga_config/oscer"