패키지 설정

이 페이지에는 패키지 단계에서 관리 및 관련된 설정의 철저한 디렉터리이 포함되어 있습니다.

인스턴스 설정

패키지 레지스트리

설정 테이블 설명
npm_package_requests_forwarding application_settings 인스턴스 수준에서 npm 패키지 전달을 활성화하거나 비활성화합니다.
pypi_package_requests_forwarding application_settings 인스턴스 수준에서 PyPI 패키지 전달을 활성화하거나 비활성화합니다.
packages_cleanup_package_file_worker_capacity application_settings 패키지 파일 정리를 위해 허용된 동시 작업자 수입니다.
package_registry_allow_anyone_to_pull_option application_settings 패키지 레지스트리에서 누구나 가져가는 것을 허용 토글을 활성화하거나 비활성화합니다.
throttle_unauthenticated_packages_api_requests_per_period application_settings throttle_unauthenticated_packages_api_period_in_seconds에서 정의된 기간 동안 미인증된 패키지 API 요청의 제한을 설정합니다.
throttle_unauthenticated_packages_api_period_in_seconds application_settings 미인증된 패키지 API 요청을 메트릭하는 기간(초).
throttle_authenticated_packages_api_requests_per_period application_settings throttle_authenticated_packages_api_period_in_seconds에서 정의된 기간 동안 인증된 패키지 API 요청의 제한을 설정합니다.
throttle_authenticated_packages_api_period_in_seconds application_settings 인증된 패키지 API 요청을 메트릭하는 기간(초).
throttle_unauthenticated_packages_api_enabled application_settings  
throttle_authenticated_packages_api_enabled application_settings 패키지 API의 요청 제한/스로틀링을 활성화하거나 비활성화합니다.
conan_max_file_size plan_limits Conan 패키지 파일의 최대 파일 크기입니다.
maven_max_file_size plan_limits Maven 패키지 파일의 최대 파일 크기입니다.
npm_max_file_size plan_limits npm 패키지 파일의 최대 파일 크기입니다.
nuget_max_file_size plan_limits NuGet 패키지 파일의 최대 파일 크기입니다.
pypi_max_file_size plan_limits PyPI 패키지 파일의 최대 파일 크기입니다.
generic_packages_max_file_size plan_limits 일반 패키지 파일의 최대 파일 크기입니다.
golang_max_file_size plan_limits GoProxy 패키지 파일의 최대 파일 크기입니다.
debian_max_file_size plan_limits Debian 패키지 파일의 최대 파일 크기입니다.
rubygems_max_file_size plan_limits RubyGems 패키지 파일의 최대 파일 크기입니다.
terraform_module_max_file_size plan_limits Terraform 패키지 파일의 최대 파일 크기입니다.
helm_max_file_size plan_limits Helm 패키지 파일의 최대 파일 크기입니다.

컨테이너 레지스트리

설정 테이블 설명
container_registry_token_expire_delay application_settings 컨테이너 레지스트리 인증 토큰(JWT) 만료 전 시간(분).
container_expiration_policies_enable_historic_entries application_settings 12.8보다 이전인 프로젝트가 컨테이너 정리 정책을 사용할 수 있도록 허용하거나 방지합니다.
container_registry_vendor application_settings 컨테이너 레지스트리의 공급업체. GitLab 컨테이너 레지스트리의 경우 gitlab이고, 외부 레지스트리의 경우 다른 값입니다.
container_registry_version application_settings 현재 컨테이너 레지스트리의 버전입니다.
container_registry_features application_settings 연결된 컨테이너 레지스트리에서 지원하는 기능입니다. 예: 태그 삭제.
container_registry_delete_tags_service_timeout application_settings 삭제 프로세스가 일괄 태그를 삭제하는 데 소요할 수 있는 최대 시간(초).
container_registry_expiration_policies_worker_capacity application_settings 허용된 동시 컨테이너 이미지 정리 정책 작업자 수입니다.
container_registry_cleanup_tags_service_max_list_size application_settings 정리 정책 단일 실행에서 삭제할 수 있는 최대 태그 수입니다. 추가 태그는 다른 실행에서 삭제해야 합니다.
container_registry_expiration_policies_caching application_settings 정리 정책 실행 중 태그 생성 타임스탬프 캐싱을 활성화하거나 비활성화합니다.
container_registry_import_max_tags_count application_settings 마이그레이션에 허용되는 최대 태그 수를 정의합니다.
container_registry_import_max_retries application_settings 중단된 마이그레이션에서 수행하는 최대 재시도 횟수입니다.
container_registry_import_start_max_retries application_settings 컨테이너 레지스트리 API에 보내는 임포트 단계 시작 요청의 최대 횟수입니다.
container_registry_import_max_step_duration application_settings 계속되는 마이그레이션이 잠시 후에 오래되었다고 간주되기 전 최대 시간(초)입니다.
container_registry_import_target_plan application_settings 컨테이너 리파지토리를 가져올 목표 구독 요금제입니다.
container_registry_import_created_before application_settings 이 타임스탬프 이전에 생성된 이미지 리파지토리만 마이그레이션할 수 있습니다.
container_registry_pre_import_timeout application_settings GuardWorker에 의해 pre_imports가 취소되기 전까지 실행되는 시간 제한입니다.
container_registry_import_timeout application_settings GuardWorker에 의해 마이그레이션이 취소되기 전까지 실행되는 시간 제한입니다.
dependency_proxy_ttl_group_policy_worker_capacity application_settings 허용된 동시 의존성 프록시 정책 작업자 수입니다.

네임스페이스/그룹 설정

설정 테이블 설명
maven_duplicates_allowed namespace_package_settings 중복 Maven 패키지를 허용하거나 방지합니다.
maven_duplicate_exception_regex namespace_package_settings 중복이 허용되지 않을 때 허용되는 Maven 패키지를 정의하는 정규식입니다. 이는 패키지의 이름과 버전과 일치합니다.
generic_duplicates_allowed namespace_package_settings 중복 일반 패키지를 허용하거나 방지합니다.
generic_duplicate_exception_regex namespace_package_settings 중복이 허용되지 않을 때 허용되는 일반 패키지를 정의하는 정규식입니다.
nuget_duplicates_allowed namespace_package_settings 중복 NuGet 패키지를 허용하거나 방지합니다.
nuget_duplicate_exception_regex namespace_package_settings 중복이 허용되지 않을 때 허용되는 NuGet 패키지를 정의하는 정규식입니다.
nuget_symbol_server_enabled namespace_package_settings NuGet 심볼 서버를 활성화하거나 비활성화합니다.
terraform_module_duplicates_allowed namespace_package_settings 중복 Terraform 모듈 패키지를 허용하거나 방지합니다.
terraform_module_duplicate_exception_regex namespace_package_settings 중복이 허용되지 않을 때 허용되는 Terraform 모듈 패키지를 정의하는 정규식입니다.
의존성 프록시 정리 정책 - ttl dependency_proxy_image_ttl_group_policies 사용되지 않는 의존성 프록시 파일을 제거하기 전 보유하는 일수입니다.
의존성 프록시 - enabled dependency_proxy_image_ttl_group_policies 의존성 프록시 정리 정책을 활성화하거나 비활성화합니다.

프로젝트 설정

설정 테이블 설명
Container Cleanup Policies - next_run_at container_expiration_policies 프로젝트가 다음 컨테이너 정리 정책 cron 작업을 위해 적격한 경우입니다.
Container Cleanup Policies - name_regex container_expiration_policies 컨테이너 정리 정책으로 제거할 이미지 이름을 정의하는 정규 표현식입니다.
Container Cleanup Policies - cadence container_expiration_policies 컨테이너 정리 정책을 실행해야 하는 빈도입니다.
Container Cleanup Policies - older_than container_expiration_policies 컨테이너 정리 정책으로 제거할 이미지의 연령입니다.
Container Cleanup Policies - keep_n container_expiration_policies 컨테이너 정리 정책에서 유지할 이미지의 수입니다.
Container Cleanup Policies - enabled container_expiration_policies 컨테이너 정리 정책을 활성화 또는 비활성화합니다.
Container Cleanup Policies - name_regex_keep container_expiration_policies 다른 규칙과 상관없이 항상 유지할 이미지 이름을 정의하는 정규 표현식입니다.