Haze
Hazy with a chance of clouds.
haze is a tool that provides an easy way to set up Nextcloud test instances
with a choice of PHP version, database server, optional s3 or LDAP setup and
much more.
Quickstart
-
Grab a binary from the Codeberg releases and place it in your
$PATH -
Create a file
~/.config/haze/haze.tomlwith the following content:sources_root = "/path/to/nextcloud/sources" -
Start a basic Nextcloud instance:
haze start -
Navigate to the address that is provided in the output.
See the setup, configuration and usage for a more details.