Deploy Briefer
Deploy Briefer for your whole team to use.
Briefer is a web application designed for multiple people to use.
Ideally, you should deploy it to a server that is accessible to all the people who will view and create reports and dashboards, like an EC2 instance on AWS, a droplet on DigitalOcean, or a virtual machine on Azure. If you have a Kubernetes cluster, you can use that too.
In this page, you will find links to in-depth deployment guides for your favourite platforms.
If you don’t want to manage your own Briefer deployment, you can also sign up for the cloud version.
In-depth deployment guides
You can deploy Briefer on a virtual machine (like EC2, or GCE) or on your own Kubernetes cluster (if you have one).
Virtual Machine (Generic)
A generic guide on how to deploy Briefer on any virtual machine.
GCE Virtual Machine (GCP)
A GCP-specific guide for deploying Briefer.
Kubernetes
A guide on how to deploy Briefer on a Kubernetes cluster.
Troubleshooting
How to solve the most common issues with Briefer deployments.
If you find any problem with these in-depth guides or want to contribute a new one, please submit a pull request on our GitHub repo.