1
0
mirror of synced 2025-12-23 11:54:18 -05:00

Document more info for Actions storage on GHES (#33262)

Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
This commit is contained in:
Lucas Costi
2022-12-08 11:49:56 +10:00
committed by GitHub
parent ca680fadb1
commit 55ea787add
7 changed files with 17 additions and 1 deletions

View File

@@ -122,7 +122,9 @@ Optionally, you can limit resource consumption on {% data variables.location.pro
To enable {% data variables.product.prodname_actions %} on {% data variables.product.prodname_ghe_server %}, you must have access to external blob storage.
{% data variables.product.prodname_actions %} uses blob storage to store data generated by workflow runs, such as workflow logs{% ifversion actions-caching %}, caches,{% endif %} and user-uploaded build artifacts. The amount of storage required depends on your usage of {% data variables.product.prodname_actions %}. Only a single external storage configuration is supported, and you can't use multiple storage providers at the same time.
{% data reusables.actions.enterprise-storage-contents %} The amount of storage required depends on your usage of {% data variables.product.prodname_actions %}. Only a single external storage configuration is supported, and you can't use multiple storage providers at the same time.
All other {% data variables.product.prodname_actions %} data, such as the workflow files in a repository's file structure, are stored on the data storage volume for {% data variables.location.product_location %}.
{% data variables.product.prodname_actions %} supports these storage providers: