--- title: Installation sidebar: talk_sidebar permalink: install.html summary: --- ## Requirements Talk requires MongoDB and Redis. - MongoDB ^3.2 - [Docs](https://docs.mongodb.com/manual/installation/) - Redis ^3.2.5 - [Docs](https://redis.io/topics/quickstart) ## Installation method While Talk can be installed in many ways, we support two install paths: * [Install from Source](install-source.html) (development) * [Install via Docker](install-docker.html) (deployment) If you have success installing Talk in another way, please consider [contributing to this documentation](faq.html#how-do-i-contribute-to-these-docs)!