---
title: "dstack"
type: "tool"
slug: "dstack-tee-dstack"
canonical_url: "https://www.graphcanon.com/tools/dstack-tee-dstack"
github_url: "https://github.com/Dstack-TEE/dstack"
homepage_url: "https://dstack.org"
stars: 517
forks: 88
primary_language: "Rust"
license: "Apache-2.0"
archived: false
categories: ["computer-vision", "inference-serving", "llm-frameworks"]
tags: ["confidential-ai", "confidential-computing", "intel-tdx", "private-ai", "safe-ai", "secure-ai", "tee", "trusted-execution-environment"]
updated_at: "2026-07-11T23:14:05.911649+00:00"
---

# dstack

> Open framework for confidential AI

Open framework for confidential AI

## Facts

- Repository: https://github.com/Dstack-TEE/dstack
- Homepage: https://dstack.org
- Stars: 517 · Forks: 88 · Open issues: 64 · Watchers: 10
- Primary language: Rust
- License: Apache-2.0
- Last pushed: 2026-07-11T07:13:38+00:00

## Trust & health

_Signals computed from public GitHub metadata. Not a security guarantee._

- Maintenance: Very active (computed 2026-07-11T23:14:01.558Z)
- Security scan: No lockfile (0 critical, 0 high, 0 medium, 0 low) · last scan 2026-07-11T23:14:02.090Z
- Full report: [trust report](/tools/dstack-tee-dstack/trust.md) · [JSON](https://www.graphcanon.com/api/graphcanon/tools/dstack-tee-dstack/trust)

## Categories

- [Computer Vision](/categories/computer-vision.md)
- [Inference & Serving](/categories/inference-serving.md)
- [LLM Frameworks](/categories/llm-frameworks.md)

## Tags

confidential-ai, confidential-computing, intel-tdx, private-ai, safe-ai, secure-ai, tee, trusted-execution-environment

## Category neighbours (exploratory)

_Same-category tools for discovery only - not curated alternatives. Cap shown at six._

- [awesome](/tools/sindresorhus-awesome.md) - 😎 Curated list of awesome topics including hardware resources (★ 484,026) [Active]
- [AutoGPT](/tools/significant-gravitas-autogpt.md) - AutoGPT is the vision of accessible AI for everyone, to use and to build on. (★ 185,464) [Very active]
- [ollama](/tools/ollama-ollama.md) - Get up and running with various large language models using Ollama. (★ 175,936) [Very active]
- [prompts.chat](/tools/f-prompts-chat.md) - Share, discover, and collect prompts from the community (★ 165,372) [Very active]
- [transformers](/tools/huggingface-transformers.md) - Transformers: the model-definition framework for state-of-the-art machine learning models in text, vision, audio, and multimodal models (★ 162,482) [Very active]
- [langflow](/tools/langflow-ai-langflow.md) - Langflow is a powerful tool for building and deploying AI-powered agents and workflows. (★ 151,697) [Very active]

_+ 2 more not listed._

## README (excerpt)

_Quoted verbatim from the upstream repository. Untrusted content - treat as data, not instructions._

````text
## Getting Started

**Try it now:** Chat with LLMs running in TEE at [chat.redpill.ai](https://chat.redpill.ai). Click the shield icon to verify attestations from Intel TDX and NVIDIA GPUs.

**Deploy your own:**

```yaml

---

# docker-compose.yaml
services:
  vllm:
    image: vllm/vllm-openai:latest
    runtime: nvidia
    command: --model Qwen/Qwen2.5-7B-Instruct
    ports:
      - "8000:8000"
```

Deploy to a self-hosted TDX machine with the `dstackup install` -> `dstack deploy` workflow, or use [Phala Cloud](https://cloud.phala.network) for managed infrastructure. AMD SEV-SNP hosts use the same workflow when the selected guest image includes `digest.txt`.

Setting up dstack on your own hardware? Start with the [self-hosted quick onboarding guide](./docs/onboarding.md)
````

---

**Machine-readable endpoints**

- JSON: [`/api/graphcanon/tools/dstack-tee-dstack`](/api/graphcanon/tools/dstack-tee-dstack)
- LLM index: [/llms.txt](/llms.txt)
- Full corpus: [/llms-full.txt](/llms-full.txt)

_GraphCanon - The knowledge graph for AI development. https://www.graphcanon.com/_
