You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dlab.apache.org by om...@apache.org on 2019/03/25 16:26:16 UTC

[incubator-dlab] 01/01: Merge pull request #59 from apache/DLAB-252

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

omartushevskyi pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/incubator-dlab.git

commit dfbce9309195a863dbf1cd4338c17a4ac6ce4255
Merge: 2d83485 3f2eecc
Author: Oleh Martushevskyi <Ol...@epam.com>
AuthorDate: Mon Mar 25 18:26:11 2019 +0200

    Merge pull request #59 from apache/DLAB-252
    
    Added reverse proxy functionality for DLab on Azure

 .../src/edge/templates/nginx.conf                  |  7 +-
 .../src/general/files/azure/base_Dockerfile        |  1 +
 .../general/scripts/azure/dataengine_configure.py  | 65 +++++++++++++++-
 .../scripts/azure/deeplearning_configure.py        | 86 +++++++++++++++++-----
 .../src/general/scripts/azure/edge_configure.py    | 67 ++++++++++++++---
 .../src/general/scripts/azure/edge_prepare.py      | 22 ++++++
 .../src/general/scripts/azure/jupyter_configure.py | 60 +++++++++++++--
 .../src/general/scripts/azure/rstudio_configure.py | 60 +++++++++++++--
 .../src/general/scripts/azure/tensor_configure.py  | 68 ++++++++++++++---
 .../general/scripts/azure/zeppelin_configure.py    | 64 +++++++++++++---
 10 files changed, 432 insertions(+), 68 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@dlab.apache.org
For additional commands, e-mail: commits-help@dlab.apache.org