Skip to content

migas-server

Migas is a telemetry web service that collects, aggregates, and displays software usage. The NiPreps organization runs a public instance at migas.nipreps.org.

Deployment

Pick how you want to run the server:

Operations

Applies to any deployment:

  • Configuration — environment variables.
  • Administration — tokens, registering projects, the admin API.
  • Usage — sending breadcrumbs and viewing the dashboard.

To send telemetry from a Python application, see the migas-py client.