Skip to content

datum-cloud/docs

Datum Cloud Docs

Documentation for Datum Cloud, built with Mintlify.

Live Site

datum.net/docs

Development

Install the Mintlify CLI:

npm install -g mintlify

Run a local preview from the repo root:

mintlify dev

Structure

├── docs.json           # Mintlify configuration (navigation, theme, etc.)
├── index.mdx           # Root landing page
├── overview.mdx        # What is Datum
├── features.mdx        # Current capabilities and roadmap
├── kubernetes.mdx      # Kubernetes-native approach
├── get-involved.mdx    # Community and contributing
├── platform/           # Platform setup, secrets, metrics, locations
├── ai-edge/            # AI Edge proxy docs
├── connectors/         # Connectors and tunnels
├── galactic-vpc/       # Galactic VPC docs
├── domain-dns/         # Domains and DNS
├── datumctl/           # datumctl CLI guides
├── cli/                # datumctl command reference
├── guides/             # How-to guides
└── images/             # Static assets

Contributing

  1. Fork the repo and create a branch
  2. Edit or add .mdx files
  3. Preview locally with mintlify dev
  4. Open a pull request against main

For content questions or suggestions, open a GitHub Discussion.

About

Official documentation for Datum Cloud

Resources

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors