Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Setup

Requirements

  • Docker

haze is built around docker containers and manages containers using the docker socket. Using Podman with docker compatibility might also work, but is untested.

Installation

Configuration

Create a file ~/.config/haze/haze.toml with the following options:

sources_root = "/path/to/nextcloud/sources"

See the configuration section for more options.

Test the Setup

Quick examples

  • Start a basic Nextcloud instance:

    haze start
    
  • Navigate to the address that is provided in the output.