diff --git a/src/_includes/badge_page_demo.html b/src/_includes/badge_page_demo.html index 0d3f3ebb7..742ac793c 100644 --- a/src/_includes/badge_page_demo.html +++ b/src/_includes/badge_page_demo.html @@ -1 +1 @@ -Demo +Demo diff --git a/src/_includes/badge_page_tutorial.html b/src/_includes/badge_page_tutorial.html index 9a64ba40f..5b38ad72e 100644 --- a/src/_includes/badge_page_tutorial.html +++ b/src/_includes/badge_page_tutorial.html @@ -1 +1 @@ -Tutorial +Tutorial diff --git a/src/_includes/disclaimer_demo.md b/src/_includes/disclaimer_demo.md index d85e57418..8ab8fff6d 100644 --- a/src/_includes/disclaimer_demo.md +++ b/src/_includes/disclaimer_demo.md @@ -3,6 +3,10 @@ a supported Scalingo product, reference implementation or tutorial. Scalingo does not guarantee that it works continuously, remains compatible over time, or is suitable for production usage. -This demo may include external dependencies not maintained by Scalingo. -Customers are solely responsible for validating all aspects (code, security, -compliance, operations) before any production use. +This demo may include external dependencies not maintained by Scalingo, +**customers remain responsible for**: + +* Validating all aspects of deployed code and configuration (code, security, + compliance, operations) before any production use. +* Maintaining applications and their components during their runtime (releases + monitoring, new version deployments, monitoring, scaling) diff --git a/src/_includes/disclaimer_tutorial.md b/src/_includes/disclaimer_tutorial.md index 5b6e523ff..55c2ea2ec 100644 --- a/src/_includes/disclaimer_tutorial.md +++ b/src/_includes/disclaimer_tutorial.md @@ -6,6 +6,10 @@ product or managed service scope. Scalingo provides limited support for the Scalingo-controlled scope only. This tutorial may reference software, repositories, dependencies or -configuration choices that are not fully maintained or supported by Scalingo. -**Customers remain responsible for validating the full implementation against -their own security, compliance, operational and production requirements.** +configuration choices that are not fully maintained or supported by Scalingo, +**customers remain responsible for**: + +* Validating all aspects of deployed code and configuration (code, security, + compliance, operations) before any production use. +* Maintaining applications and their components during their runtime (releases + monitoring, new version deployments, monitoring, scaling) diff --git a/src/_layouts/tutorials_page.html b/src/_layouts/tutorials_page.html index e28229381..d95300730 100644 --- a/src/_layouts/tutorials_page.html +++ b/src/_layouts/tutorials_page.html @@ -13,29 +13,33 @@