First login and dashboard tour

What to expect after your first login: workspace, navigation, and where Applications and Worker Nodes live.

Written By Zoro

Last updated 3 days ago

Use this page right after Create your account and workspace (cloud) or your first successful sign-in on self-hosted dFlow.

Prerequisites

  • You can open the dFlow dashboard (app.dflow.sh or your self-hosted URL).
  • Optional: five minutes to read How dFlow is structured under Core Concepts in the sidebar alongside this tour.

1. Understand your workspace and Organisation

You work inside an Organisation (tenant). On dFlow Cloud, billing, members, and shared settings are scoped there. Concept detail: Organisations and tenants under Core Concepts in the sidebar.

2. Find Applications and Worker Nodes

AreaWhat it is for
ApplicationsContainers for Environments and Services; start here for app work
**Worker Nodes** / **Servers**Machines that run workloads when attached to Environments
**Integrations**Git providers, registries, and cloud accounts
**Team / Organisation**Invites and roles (Invites and team members under Security and Team Management in the sidebar)

3. Map the mental model

Organisation └── Application └── Environment (compute attaches here) └── Service └── Deployment 
  • Applications concept under Core Concepts in the sidebar
  • Environments concept under Core Concepts in the sidebar
  • Services concept under Core Concepts in the sidebar

4. Legacy navigation

If you still see Projects in the UI, read Legacy Projects vs Applications under Core Concepts in the sidebar and prefer Applications for new work.

Expected outcome

You know where to create Applications, where Worker Nodes are managed, and how those pieces relate to Environments and Services.

If something fails

  • Getting started issues under Troubleshooting in the sidebar

Where to go next

GoalStart here
Shortest cloud pathQuick start for dFlow Cloud
Self-hosted pathQuick start for Self-Hosted dFlow
First deployDeploy your first app
Add computeWorker Nodes overview under Worker Nodes and Compute in the sidebar, Add a self-hosted server under Worker Nodes and Compute in the sidebar
Deeper architecturePlatform architecture under Core Concepts in the sidebar