dendrite/docs/installation/6_install_polylith.md
2022-05-11 12:03:19 +01:00

673 B

title parent has_toc nav_order permalink
Installing as a polylith Installation true 6 /installation/install/polylith

Installing as a polylith

On UNIX systems, the build.sh script will build all variants of Dendrite.

./build.sh

The bin directory will contain the built binaries.

For polylith deployments, the relevant binary is the dendrite-polylith-multi binary, which is a "multi-personality" binary which can run as any of the components depending on the supplied command line parameters.

Copy the ./bin/dendrite-polylith-multi into a relevant system path, for example:

cp ./bin/dendrite-polylith-multi /usr/local/bin/