Nextcloud BuildNextcloud Build
Home
Help
Mint System
GitHub
Home
Help
Mint System
GitHub
  • Nextcloud Build

    • Requirements
    • Usage
      • Docker

Nextcloud Build

Vercel

This is the Mint System 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:

  • Docker and Docker Compose
  • bash/zsh alias task='./task' with optional completion

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
Edit this page
Last Updated:
Contributors: janikvonrotz, Janik von Rotz