Distr

Created By
Glasskubea year ago
Overview

What is Distr?

Distr is an Open Source software distribution platform that enables software and AI companies to distribute applications to self-managed customers with minimal setup.

How to use Distr?

To use Distr, you can deploy it using Docker or Kubernetes. For Docker, you can run a simple command to set it up, while for Kubernetes, you can use a Helm chart to install it. Detailed instructions are available in the Quickstart guide.

Key features of Distr?

  • Centralized management of deployments and artifacts via an intuitive web UI.
  • Deployment automation with prebuilt Helm and Docker agents.
  • White-label customer portal for customers to manage their deployments.
  • License management for distributing specific application versions.
  • Container registry for OCI-compatible artifacts with access control and analytics.
  • Fully open source and self-hostable.

Use cases of Distr?

  1. On-premises and self-managed software deployments.
  2. Bring Your Own Cloud (BYOC) automation.
  3. Edge and fleet management.

FAQ from Distr?

  • Can Distr be used for all types of software deployments?

Yes! Distr supports various deployment environments including on-premises and cloud setups.

  • Is Distr free to use?

Yes! Distr is fully open source and free to use.

  • How can I contribute to Distr?

You can check out the contributing guidelines in the repository.

Server Config

{
  "mcpServers": {
    "distr": {
      "command": "dist/mcp-server",
      "args": [
        "serve"
      ],
      "tools": [
        "*"
      ],
      "env": {
        "DISTR_TOKEN": "distr-..."
      }
    }
  }
}
Project Info
Created At
a year ago
Updated At
a year ago
Author Name
Glasskube
Star
-
Language
-
License
-

Recommend Servers

View All