Home - nuxeo-sandbox/nuxeo-presales-docker GitHub Wiki

This repository features orchestration tooling for running Nuxeo via Docker Compose.

Quick Start

So you just finished the bootstrap script and want to know what to do next?

cd <project-folder>
docker compose up -d

But it's highly recommended to install the aliases. After you do that it becomes:

cd <project-folder>
stack up

Documentation

Getting Started

Advanced Installation

Build and Extend

Configure

Commands

Updating

Frequently Asked Questions

Troubleshooting