Skip to content

Commit 7bf64e3

Browse files
authored
Merge pull request #10 from RS-PYTHON/update-content
add deployment
2 parents 429496c + 8af8afd commit 7bf64e3

File tree

4 files changed

+8
-1
lines changed

4 files changed

+8
-1
lines changed

_pages/features.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,3 @@ collection: portfolio
66
entries_layout: grid
77
classes: wide
88
---
9-
Here are the main features.

_pages/index.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,12 @@ feature_virtual:
8383
url: "/portfolio/jupyter"
8484
btn_label: "Read More"
8585
btn_class: "btn--primary"
86+
87+
feature_deployment:
88+
- image_path: /assets/images/architecture/deployment_teaser.jpg
89+
alt: "Deployment"
90+
title: "RS deployment"
91+
excerpt: "RS Server can be deployed on several environments. On a Kubernetes cluster, on a local machine. It is also possible to adopt something in the middle, called the hybrid mode."
8692
---
8793

8894
{% include feature_row id="intro" type="center" %}
@@ -110,3 +116,5 @@ Here is an example of STAC collection retrieved from RS catalog.
110116

111117
{% include feature_row id="feature_virtual" type="right" %}
112118

119+
{% include feature_row id="feature_deployment" type="left" %}
120+
109 KB
Loading
63.1 KB
Loading

0 commit comments

Comments
 (0)