Organize Your Account
JFrog Connect uses fleets and groups as a way to manage large device accounts. This is an introduction to fleets, groups, and other ways of segmenting your account into manageable subsets of devices.
Once you have more than a few devices in your account, you need a way to segment the account into manageable subsets of devices. This becomes even more important when your account numbers in the hundreds, thousands, or even hundreds of thousands of devices.
Typically, you will want to distinguish between different sets of devices such as Testing and Production. In addition, there could be many other ways you need to separate between devices, such as different:
Geographical and physical locations
Departments and organizational divisions
Hardware devices (e.g., cameras vs. robots)
Hardware versions
Operating systems
Software deployment tags and versions
JFrog Connect provides easy-to-use tools that enable you to segment your account into manageable groupings and hierarchies. Projects and Groups enable you to segment devices into hierarchical subsets, while Tags and Deployment Tags enable you to create non-hierarchical subsets of devices that can reach across different Groups. When you combine the use of all of these tools, you can have control over a large account with ease.
Fleets
The fleet is the highest organizational level in a Connect account. An account must have at least one fleet. The first fleet is defined by default when you create an account. Once the account is created, you can create additional fleets.


Each fleet is an entirely separate environment that enables you to differentiate between users and devices that belong to a different product or use case. Therefore, each fleet has its own settings and properties. For example, a fleet can have its own users, permissions, and subgroups of devices which are completely separate from other fleets in your account. You can view the fleet settings in the Fleet tab of the Fleet Settings page.
Some typical uses of fleets could be:
A business that has facilities in different locations. Each location has its own fleet, as different people need access to the devices in those locations.
Two different teams working on two different solutions. They would use the same Connect account, but be separated into two separate fleets.
Manage Fleets
For information about creating, configuring, and deleting fleets, see Create Fleet. To register a device into a fleet, see Register a Device.
Groups
Within a fleet, you can divide the devices into groups. All of the groups within a fleet have the same fleet configuration, but they are made up of different devices. A typical example would be groups that distinguish between different stages of a project, such as development, staging, and production.


When you register a new device, it is assigned by default to the Production group. If you already have additional group names defined, you can set the desired group for a device using a flag when you run the Registration command.
Devices can be assigned to groups using either the web UI or the Connect API.
Hierarchies
You can always create a new group in your fleet. In addition, you can create groups within a group. This enables you to create hierarchies that suit your business needs. Within a fleet, you can create two levels of groups in the hierarchy, for example, one level of groups and one level of sub-groups, as shown in the illustration below.


Manage Groups
For information about creating, rearranging, and deleting groups, see Create Group.
Tags
A tag is a user-defined parameter that enables you to identify devices with unique attributes. Tags provide an additional way that you can group devices. In particular, tags enable you to associate devices that belong to different groups. The following are some examples of how you might use tags.
You create a tag called Staging to indicate that a certain device is used for testing only.
You create a tag called headless, which indicates that the device does not have a monitor connected to it. You might have a small number of Headless devices existing in several groups.
You create a tag called new-gen, which you use to mark all devices that use a newer generation of hardware or software.


When you have tagged devices, you can then use the tag as a filter to select only certain devices. This enables you to perform numerous actions on a set of tagged devices such as updating software, stopping, starting, rebooting, and others.
For information about creating and removing tags, see Tag Devices.
Deployment Tag
You can use the Deployment Tag feature to give names to sets of binaries that are deployed to the edge devices. This is, in effect, another way of grouping devices in your fleet. For example, all devices having deployment tag X make up a subset of devices that you can query and perform various actions on. Like tags, deployment tags returned in your searches could belong to a subset of devices in a group, or might belong to devices in different groups.
For more information about creating and using deployment tags, see Set Deployment Tag & Version.
What’s Next?
Learn more about:
How to Create an additional fleet
A recommended Best Practice: Deploy in Groups
Last updated
Was this helpful?