Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Assumption

  • Webdav into compute nodes is done for ops only and we do not need large-scalability with this feature

  • Would be ok to proxy via factotum

Use cases

  • Baseline: WebDAV link to compute node on JPLnet

  • WebDAV proxying to private VPC (10.0.x.x)

  • WebDAV proxying into Pleiades

    • Defer for later

    • May require double proxying

Requirement

  • Proxy HTTP to browse html view (index-style CSS) served out of each verdi compute node

  • Desirement

    • Proxy WebDAV protocol  (extension beyond HTTP) → mount WebDAV over proxy onto compute node

  • Approaches (sorted in complexity involved)

    • Proxy router script

    • Other open source tools that may be doing this?

    • vhosting from factotum

      • worker-100.67.33.239.mamba-factotum.aria.hysds.io/jobs/2020/07/06/13/08/standard_product-s1gunw-acq_enumerator__develop-S1A_OPER_AUX_POEORB_OPOD_20200706T120826_V20200615T225942_20200617T005942-v1.1-20200706T130033.550856Z

      • With HTTP BASIC AUTH with LDAP

    • ssh remote tunnel from factotum

      • May look like the reverse of what we did for proxying verdi to PCM on Pleiades

  • No labels