Skip to content

Add dstack cloud#158

Merged
h4x3rotab merged 4 commits intomainfrom
dstack-cloud
Apr 30, 2026
Merged

Add dstack cloud#158
h4x3rotab merged 4 commits intomainfrom
dstack-cloud

Conversation

@tolak
Copy link
Copy Markdown
Contributor

@tolak tolak commented Apr 27, 2026

Add dstack Cloud Documentation

Migrate the dstack-cloud docs from the standalone dstack-cloud repo into the unified phala-docs site.

What's included

  • 22 pages organized into 6 groups:
    • Concepts (5): KMS & Key Delivery, Nitro Enclave, Attestation Integration, Governance, Security Model
    • How-to Guides (6): Run on GCP, Run on AWS Nitro, Run KMS on GCP, Deploy On-chain KMS, Register Enclave Measurement, Manage Governance
    • Operations (3): Monitoring & Alerting, Upgrade, Runbook
    • Reference (3): API Reference, Configuration, Glossary
    • Appendix (3): Code Walkthrough, E2E Test Report, Release Notes
    • Top-level (2): Overview, Get Started
  • 10 images (architecture diagrams, flows) copied to images/dstack-cloud/
  • New sidebar tab "dstack Cloud" added to the top navigation
  • Footer updated: dstack Cloud links merged into the existing dstack column (Mintlify limits footer to 4 columns)

@tolak tolak requested review from Leechael and h4x3rotab April 27, 2026 14:05
Copy link
Copy Markdown
Collaborator

@h4x3rotab h4x3rotab left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Besides each individual comments, we should also run the "doc-requirments.txt" (a file in the repo) check on every doc pages.

Comment thread dstack-cloud/release-notes.mdx Outdated
Comment thread dstack-cloud/release-notes.mdx Outdated
- Docker Compose format: standard `docker-compose.yaml` (v3+)
- Blockchain: supports EVM-compatible chains (Base, Ethereum)

### Known Issues
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove this part. It's basically misleading

Comment thread dstack-cloud/overview.mdx Outdated
Comment thread dstack-cloud/overview.mdx Outdated
Comment thread dstack-cloud/overview.mdx Outdated
tolak added 3 commits April 28, 2026 10:27
- release-notes: fix CLI description (launch CVMs, not package into images), remove misleading compatibility notes
- overview: rename 'dstack SDK' to 'dstack framework', fix deployment flow description (build config to launch CVM then pull images), remove untested vLLM GPU example
- glossary: split dstack SDK entry into dstack (framework) and dstack-sdk (client libraries)
- code-walkthrough: update dstack SDK link text
- Rewrite openings to value-oriented style per Diataxis framework
- Fix incorrect function names: addMeasurement -> addOsImageHash
- Consolidate GCP vs Nitro comparison tables into nitro-enclave.mdx
- Replace duplicated content with cross-references
- Fix markdown table syntax errors
- Reorganize document structure (info ordering, transitions)
- Supplement missing configuration options
- Net reduction: 104 lines across 20 files
@h4x3rotab h4x3rotab merged commit 1417263 into main Apr 30, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants