Skip to content

Instantly share code, notes, and snippets.

View crossi202's full-sized avatar

Cesare Rossi crossi202

  • CGI Italia S.r.l.
  • Rome
View GitHub Profile
@crossi202
crossi202 / Application release.md
Last active October 10, 2019 14:51
Application release

Application release

Introduction

This procedure will guide you on the usage of automation tools, in order to release an Application developed within the Terradue Cloud Platform.

Prerequisites

Configure Proxy Settings to View Terradue Services Web GUIs Hosted on a Public Cloud infrastructure

Because of the usage of internal names to configure the services (e.g., Hadoop), you will need to perform the following actions:

  • Setup of a SSH tunnel with node,
  • Configure a browser proxy tool (for example FoxyProxy)

After that you will be able to view the Terradue Services Web GUIs.

Part 1. Setup of a SSH tunnel using dynamic port forwarding

<?xml version="1.0" encoding="ISO-8859-1" standalone="no"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:georss="http://www.georss.org/georss" xmlns:gml="http://www.opengis.net/gml"
xmlns:owc="http://www.opengis.net/owc/1.0" xmlns:os="http://a9.com/-/spec/opensearch/1.1/"
xml:lang="en">
<link rel="profile" href="http://www.opengis.net/spec/owc-atom/1.0/req/core"
title="This file is compliant with version 1.0 of OGC Context"/>
<link rel="profile" href="http://www.opengis.net/tb13/eoc"
title="This file is compliant with Testbed-13 EOC Thread for Application Packing"/>
<id>http://www.opengis.net/tb13/eoc/examples/app_pkg/dcs-stemp-s2</id>
<?xml version="1.0" encoding="ISO-8859-1" standalone="no"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:georss="http://www.georss.org/georss" xmlns:gml="http://www.opengis.net/gml"
xmlns:owc="http://www.opengis.net/owc/1.0" xmlns:os="http://a9.com/-/spec/opensearch/1.1/"
xml:lang="en">
<link rel="profile" href="http://www.opengis.net/spec/owc-atom/1.0/req/core"
title="This file is compliant with version 1.0 of OGC Context"/>
<link rel="profile" href="http://www.opengis.net/tb13/eoc"
title="This file is compliant with Testbed-13 EOC Thread for Application Packing"/>
<id>http://www.opengis.net/tb13/eoc/examples/app_pkg/dcs-stemp-s2</id>