mirror of
https://github.com/nextcloud/docker.git
synced 2025-03-15 19:05:09 +01:00
Usage scenario descriptions
This commit is contained in:
parent
8d8739a694
commit
cc39363294
2 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
||||||
name: Nextcloud - Docs
|
name: Nextcloud - Docs
|
||||||
author: Danilo Jesic <danilo@green-coding.berlin>
|
author: Danilo Jesic <danilo@green-coding.berlin>
|
||||||
version: 1
|
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
|
compose-file: !include compose.yml
|
||||||
|
|
||||||
services:
|
services:
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
name: Nextcloud - Talk
|
name: Nextcloud - Talk
|
||||||
author: Danilo Jesic <danilo@green-coding.berlin>
|
author: Danilo Jesic <danilo@green-coding.berlin>
|
||||||
version: 1
|
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
|
compose-file: !include compose.yml
|
||||||
|
|
||||||
services:
|
services:
|
||||||
|
|
Loading…
Add table
Reference in a new issue