Third-Party Software

The work.studio platform includes open-source software components. This page documents the key third-party dependencies and their licenses.

Infrastructure Components

Component License Purpose
Grafana AGPL-3.0 Monitoring dashboards
Grafana Loki AGPL-3.0 Log aggregation
Prometheus Apache 2.0 Metrics collection
PostgreSQL PostgreSQL License Database
Redis RSALv2/SSPL Caching

Source Code Availability

Per AGPL-3.0 requirements, source code for Grafana and Loki is available at:

These components run as separate services and are not modified from their upstream releases.

Application Dependencies

The work.studio application uses additional open-source libraries including:

  • Spring Boot (Apache 2.0) - Java application framework
  • React (MIT) - Frontend UI library
  • Next.js (MIT) - React framework

For a complete list of dependencies, see the project's build configuration files.

Questions

For licensing questions, contact: legal@work.studio