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

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


    from 787ea01f0f set credential.store.server.host to localhost in 
application.properties
     new 38173a16ba cleanup research-hub scripts, move git clone step to 
post-init phase.
     new e74729c0bb increase dockerspawner timeout for large repos. fix host 
path for dataset bind mounts.

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../research-hub/{compose => }/Dockerfile          | 13 ++---
 .../research-hub/compose/user-container/Dockerfile | 13 -----
 .../compose/user-container/bootstrap.sh            |  1 -
 .../compose/user-container/build-container.sh      |  2 -
 .../{compose => }/custom_templates/login.html      |  0
 .../research-hub/{compose => }/docker-compose.yaml |  6 +--
 .../{compose => }/jupyterhub_config.py             | 56 ++++++++++------------
 .../research-hub/user-container/Dockerfile         | 12 +++++
 .../research-hub/user-container/Makefile           |  3 ++
 .../{compose => }/user-container/init.sh           |  0
 10 files changed, 47 insertions(+), 59 deletions(-)
 rename modules/research-framework/research-hub/{compose => }/Dockerfile (53%)
 delete mode 100644 
modules/research-framework/research-hub/compose/user-container/Dockerfile
 delete mode 100644 
modules/research-framework/research-hub/compose/user-container/bootstrap.sh
 delete mode 100755 
modules/research-framework/research-hub/compose/user-container/build-container.sh
 rename modules/research-framework/research-hub/{compose => 
}/custom_templates/login.html (100%)
 rename modules/research-framework/research-hub/{compose => 
}/docker-compose.yaml (81%)
 rename modules/research-framework/research-hub/{compose => 
}/jupyterhub_config.py (75%)
 create mode 100644 
modules/research-framework/research-hub/user-container/Dockerfile
 create mode 100755 
modules/research-framework/research-hub/user-container/Makefile
 rename modules/research-framework/research-hub/{compose => 
}/user-container/init.sh (100%)

Reply via email to