Organizing stacks
Last updated
Was this helpful?
Last updated
Was this helpful?
Depending on the complexity of your infrastructure, the size of your team, your particular needs and your preferred way of working you may end up managing a lot of stacks. This obviously makes it harder to quickly find what you're looking for. As practitioners ourselves, we're providing you a few tools to make this process more manageable - from the basic query-based searching to filtering by status and the coolest of all, label-based folders.
Historically the first tool we offered was the search bar:
The search bar allows you to search and filter by the following stack properties:
name;
ID (slug);
any of its labels;
Note how the search phrase is highlighted, and irrelevant stacks are filtered out:
Filtering stacks by status is a very useful mechanism for identifying action items like plans pending confirmation (unconfirmed state) or failed jobs that require fixing. For that, use the Filter stacks by status section on the sidebar to the left. If you click on any of the statuses, the list of stacks will be filtered to only include stacks with a given status:
Note that if no stacks in the account have a particular status at the moment, that status is missing from the list.
Probably the most useful way of grouping stacks is by attaching folder labels to them. You can read more about labels here, including how to set them, and folder labels are just regular labels, prefixed with folder:
. In order to make it more obvious in the GUI and save some screen real estate, we replace the folder:
prefix by the folder icon...
...but once you start editing labels, the magic is gone:
For every folder label, a sidebar section is included in the Folders menu, allowing you to search by that label. The number to the right hand side indicates that number of stacks with that label:
Perhaps worth mentioning is the fact that folder labels can be nested, allowing you to create either hierarchies, or arbitrary classifications of your stacks.
Also, a single stack can have any number of folder labels set, in which case it belongs to all the collections. In that, folder labels are like labels in Gmail rather than directories in your filesystem.