Skip to main content

Node Activation and Developer Team Management

What is a node

A JitNode is an application that runs on an operating system, available as both a desktop installation and a Docker image. It serves as the runtime engine for JitAI applications, providing a virtualized environment for interpreting and executing JitAI apps. JitNodes form the foundational infrastructure layer of the JitAI technology stack.

What is a developer team

A developer team is the fundamental organizational unit for managing development groups and projects. Team members within the same team can collaborate on application development and share resources. Different teams maintain isolation across hardware and software resources, data, applications, and other assets. Each developer team can bind multiple JitNodes, while each node can only be bound to one team, and each developer can participate in multiple developer teams.

Creating a new developer team when activating a node

Upon completing node installation, users will be directed to the node activation page during their initial visit. The system supports multiple authentication methods: Google, GitHub, and WeChat.

Loading...
Activation Methods

Loading...
Team Binding Method Selection

After selecting the authentication method, users will be directed to the team binding method selection interface.

Loading...

After selecting Create new developer team, users enter the team name and team ID, check I agreed to, then click the Create team and active JitNode button to create a new team. The current node will automatically activate and bind to this team, with the current user automatically joining as an administrator.

Binding a node to an already joined team when activating

If the user has already joined a team, the team binding method selection interface will display the list of joined teams.

Users can directly click to select a team, and the current node will complete activation and bind to the selected team.

Using team invite code to join and bind team when activating node

Loading...

After selecting Join other developer team, users enter the Team Invite Code, then click Join team and active JitNode to complete node activation and binding, automatically becoming a regular team member.

Joining a team via invite code when logging into an existing node

When a user logs into an already activated and bound node for the first time, they must enter the team invite code to join the team.

Loading...

After entering the team invite code and clicking the Join team and active JitNode button, the user automatically becomes a regular team member.

Viewing team ID

Any team member can view the team title and team ID on the team management page.

Loading...

Viewing and refreshing team invite code

Any team member can view and refresh the team invite code on the team management page.

Loading...

After clicking the Refresh button, a new team invite code will be generated and displayed on the page, while the original invite code will immediately become invalid.

Note

To prevent team invite code leakage, refresh the team invite code immediately after inviting new members to join the team.

Removing team members

Only administrators can remove other members from the team management page.