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/15 15:19:52 UTC

[incubator-dlab] 01/01: Merge pull request #44 from apache/DLAB-253

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 e31a935cbe799734d825cad9c8d328125448d53f
Merge: 71ed477 ff68bae
Author: Oleh Martushevskyi <Ol...@epam.com>
AuthorDate: Fri Mar 15 17:19:46 2019 +0200

    Merge pull request #44 from apache/DLAB-253
    
    Added reverse and http proxy functionality to GCP

 .../edge/scripts/configure_nginx_reverse_proxy.py  |  3 +-
 .../{emr.conf => dataengine-service.conf}          |  0
 .../src/general/files/gcp/base_Dockerfile          |  1 +
 .../files/gcp/dataengine-service_Dockerfile        |  2 +-
 .../src/general/files/gcp/dataengine_Dockerfile    |  2 +-
 .../scripts/aws/dataengine-service_configure.py    |  8 ++-
 .../src/general/scripts/aws/edge_configure.py      |  2 +-
 .../src/general/scripts/aws/ssn_configure.py       |  2 +
 .../src/general/scripts/azure/ssn_configure.py     |  2 +
 .../scripts/gcp/dataengine-service_configure.py    | 79 +++++++++++++++++++---
 .../general/scripts/gcp/dataengine_configure.py    | 51 +++++++++++++-
 .../general/scripts/gcp/deeplearning_configure.py  | 54 +++++++++++++--
 .../src/general/scripts/gcp/edge_configure.py      | 39 ++++++++++-
 .../src/general/scripts/gcp/edge_prepare.py        |  6 +-
 .../src/general/scripts/gcp/jupyter_configure.py   | 49 ++++++++++++--
 .../src/general/scripts/gcp/rstudio_configure.py   | 43 +++++++++++-
 .../src/general/scripts/gcp/ssn_configure.py       |  2 +
 .../src/general/scripts/gcp/tensor_configure.py    | 51 ++++++++++++--
 .../src/general/scripts/gcp/zeppelin_configure.py  | 44 +++++++++++-
 .../scripts/os/common_configure_reverse_proxy.py   |  8 +--
 20 files changed, 404 insertions(+), 44 deletions(-)


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