Nextcloud Build

This is the Mint Systemopen in new window Nextcloud development environment.

This projects provides a highly opinionated way to develop Nextcloud and Nextcloud apps.

Requirements

The Nextcloud development environment has the following requirements:

Usage

The usage section is a set of workflows. Pick the one required by your scenario. See task help or task for details about the projects commands.

Clone this repository.

git clone git@github.com:Mint-System/Nextcloud-Build.git
cd Nextcloud-Build

Docker

Run Nextcloud with Docker container.

Start and initialize Nextcloud with Docker

Run docker compose.

task start