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).

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.