id | title | sidebar_label |
---|---|---|
setup_overview |
Setup Overview |
Overview |
There are two ways to setup Querybook:
The single machine method is a quick way to tryout Querybook for <5 users usage and it uses docker-compose to bring up all the necessary infrastructure. Please check Single Machine Setup for details.
If you want to scale Querybook for thousands of users, then the multi-machine setup is required. The multi-machine setup runs Querybook containers on different machines/pods. It is more complicated to setup and requires external infrastructure. Get started by visiting Production Setup.