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: