Skip to content

Installation Steps

Complete DTaaS Platform

Current DTaaS deployments are package-driven. Start by selecting one of these package roots:

1. Select Installation Scenario

Use installation scenarios to select the right package and guide.

2. Configure OAuth and Client Settings

3. Configure Filesystem and Certificates

For DTaaS or workspace server deployments:

  • Create user workspaces under files/
  • Provide TLS certs under certs/
  • Create config/.env from example and update the same
  • Create config/client.js from example and update the same
  • Create config/dex-config.yaml from example (no changes needed)

4. Start Services

Run docker compose commands:

For DTaaS packagges,

docker compose --env-file config/.env up -d

For workspace packages,

docker compose up -d

5. Validate and Iterate

  • Confirm login flow in browser
  • Validate workspace routes (/user1, /user2)
  • Check service logs and health

Platform Services (Optional)

To install additional data/infrastructure services, use the Platform Services CLI.

Independent Packages

Reusable package details are listed on packages.