mirror of
https://github.com/nextcloud/docker.git
synced 2025-06-16 08:14:46 +02:00
Added SCI for Talk and Docs
This commit is contained in:
parent
aa7273477e
commit
69bec6f148
15 changed files with 42 additions and 0 deletions
|
@ -4,6 +4,9 @@ author: Danilo Jesic <danilo@green-coding.berlin>
|
|||
description: Installs the official Nextcloud image with a MariaDB 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-mariadb.yml
|
||||
|
||||
sci:
|
||||
R_d: collaborative edit
|
||||
|
||||
services:
|
||||
gcb-playwright:
|
||||
image: greencoding/gcb_playwright
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue