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

550 B

title parent has_toc nav_order permalink
Installing as a monolith Installation true 5 /installation/install/monolith

Installing as a monolith

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

./build.sh

The bin directory will contain the built binaries.

For monolith deployments, the relevant binary is the dendrite-monolith-server binary.

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

cp ./bin/dendrite-monolith-server /usr/local/bin/