mirror of
https://github.com/wassname/talk.git
synced 2026-06-29 17:38:00 +08:00
580 B
580 B
title, permalink
| title | permalink |
|---|---|
| Installation Overview | /docs/install/ |
Requirements
Talk requires MongoDB and Redis.
Installation method
While Talk can be installed in many ways, we support two install paths:
- Install from Source (development)
- Install via Docker (deployment)
If you have success installing Talk in another way, please consider contributing to this documentation!