GITBOOK-30: Orphaned stacks info + FAQ cleanup

This commit is contained in:
Hannah Cooper
2025-11-30 19:29:01 +00:00
committed by gitbook-bot
parent ab663a449c
commit c7cd971f15
5 changed files with 7 additions and 3 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 211 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 133 KiB

View File

@@ -4,10 +4,10 @@ Stacks from an environment that has been deleted will be labelled as orphaned st
1. Within the environment that you want to associate your orphaned stacks with, click **Stacks** in the left hand menu. At the Stacks list, click on the three dots in the top right corner and select **Show all orphaned stacks**. Your stack list will then update to include any orphaned stacks.
<div align="left"><figure><img src="../../../.gitbook/assets/image.png" alt=""><figcaption></figcaption></figure></div>
<div align="left"><figure><img src="../../../.gitbook/assets/Show-orphaned-stacks-FAQ.png" alt=""><figcaption></figcaption></figure></div>
1. Click into the stack that you want to recover, and select **Associate.**
<figure><img src="../../../.gitbook/assets/image (1).png" alt=""><figcaption></figcaption></figure>
<figure><img src="../../../.gitbook/assets/Orphaned-stack-associate-FAQ.png" alt=""><figcaption></figcaption></figure>
Your stack will now appear in your stack list with total control. Repeat this process for each stack you want to reassociate.

View File

@@ -8,7 +8,7 @@ When the [new image indicator](../host/setup.md#other) feature is enabled, the *
You can click the reload button next to the search box to recheck the images for all your containers for updates, or to recheck a single container's image you can click the image indicator icon for that container.
For more on how this works, have a look at [this knowledge base article](../../../faqs/troubleshooting/stacks-deployments-and-updates/how-does-the-image-update-notification-icon-work.md).
For more on how this works, have a look at [this FAQ article](../../../faqs/troubleshooting/stacks-deployments-and-updates/how-does-the-image-update-notification-icon-work.md).
To add a new container, click **Add container**.

View File

@@ -4,6 +4,10 @@ A stack is a collection of services, usually related to one application or usage
<figure><img src="../../../.gitbook/assets/2.20-stacks-list.png" alt=""><figcaption></figcaption></figure>
Within the Stack list, youll see all stacks that have been previously created in the selected environment. If an environment is deleted, any stacks that belonged to it become orphaned. To display any orphaned stacks, click the three dots in the top right corner and select **Show all orphaned stacks**, [the stack will need to be re-associated](../../../faqs/troubleshooting/stacks-deployments-and-updates/how-do-i-recover-orphaned-stacks-from-a-previously-deleted-environment.md) to be fully recovered.
<figure><img src="../../../.gitbook/assets/Show-orphaned-stacks-FAQ.png" alt=""><figcaption></figcaption></figure>
When the [new image indicator](../host/setup.md#other) feature is enabled, the **Images up to date** column indicates whether the local images in the stack are up to date, with a green tick indicating they are up to date and an orange cross indicating that there is a newer version of an image available at the remote registry. A grey hyphen indicates Portainer was unable to determine whether there is an update available for the images.
You can click the **Reload image indicators** button to recheck the images for your stacks for updates, or to recheck a single stack's images you can click the image indicator icon for that stack.