From cc39363294f91d7420cc431c50936dab367fd403 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Danilo=20Je=C5=A1i=C4=87?= <34022788+djesic@users.noreply.github.com> Date: Fri, 16 Jun 2023 17:35:53 +0200 Subject: [PATCH] Usage scenario descriptions --- usage_scenario-docs.yml | 2 +- usage_scenario-talk.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/usage_scenario-docs.yml b/usage_scenario-docs.yml index 938e0198..7cb1549f 100644 --- a/usage_scenario-docs.yml +++ b/usage_scenario-docs.yml @@ -2,7 +2,7 @@ name: Nextcloud - Docs author: Danilo Jesic version: 1 -description: Installs the official Nextcloud image and collaborates on a document +description: Installs the official Nextcloud image and collaborates on a document. Uses a playwright script running Chromium to create an admin account, install the recommended apps. Then creates a new user, creates a document and shares it. Finally, works on the document adding text from two browsers. compose-file: !include compose.yml services: diff --git a/usage_scenario-talk.yml b/usage_scenario-talk.yml index 8e789c0c..b7466ea6 100644 --- a/usage_scenario-talk.yml +++ b/usage_scenario-talk.yml @@ -2,7 +2,7 @@ name: Nextcloud - Talk author: Danilo Jesic version: 1 -description: Installs the official Nextcloud image and starts a Talk conversation +description: Installs the official Nextcloud image and starts a Talk conversation. Uses a playwright script running Chromium to create an admin account, install the recommended apps and then create a Talk conversation where guest users will send each other random text. compose-file: !include compose.yml services: