APPSTACK(7) Standards, Environments, and Macros APPSTACK(7)

NAME


appstack zone variant

DESCRIPTION


The appstack zone brand in Tribblix is a custom minimalist zone
designed to run a single application stack (appstack).

The base operating system is supplied as a special package, while
applications are deployed using normal Tribblix packages.

To list available appstacks, use the appstack subcommand of the
zap(1) utility.

zap appstack list


The recommended way to create zones in Tribblix is to use the create-
zone subcommand of the zap(1) utility.

For an appstack zone, specify -t appstack as follows.

zap create-zone -t appstack -a appstack_name [-A config_file] ...

The appstack_name must be supplied; the config_file is optional but
allows some configuration of the appstack. A suitable config_file can
be generated interactively as follows:

zap appstack configure appstack_name config_file


SEE ALSO


zap(1), brands(7), zones(7)

Tribblix March 6, 2026 APPSTACK(7)