dendrite/docs/installation/polylith.md
Neil Alexander 043b2ee30a
More stuff
2022-05-10 17:45:03 +01:00

28 lines
392 B
Markdown

---
title: Polylith
parent: Installation
has_toc: true
---
# Polylith Installation
## Requirements
In order to build a polylith deployment, you will need:
* Go 1.16 or later
* PostgreSQL 12 or later
* NATS Server 2.8.0 or later
## Build Dendrite
On UNIX systems, the `build.sh` script will build all variants of Dendrite.
```sh
./build.sh
```
## Database setup
## Configuration file