Skip to main content

DS Hosting Build

1. Overview

The file dshosting_build.yaml in exported package contains all configuration of build module from exported title region. You can add, delete or update some items in the file and then re-import it to the title region.

2. An Example of The File Content

# AUTO-GENERATED FILE.
#
# Export information
# @export_time: Tue, 21 Feb 2023 07:08:16 GMT
#
# This file was automatically generated by PGOS Portal.
# Copyright 2023 Proxima Beta, Inc. All Rights Reserved.
#
# Constant Definitions:
# pgos_build_file_size, pgos_build_file_md5, pgos_build_file_name, pgos_build_bucket_name, pgos_build_bucket_idc are internal parameters of pgos, can not be modified.

dshosting_build:
snapshot_tag: "20230220155842028"
title_id: 4gnsz
title_region_id: apgz_4gnsz_186575
list:
- identification:
name: will-test-fakeds-1
version: xxxxxxxx
operation_system: linux
pgos_build_file_size: 14316582
pgos_build_file_md5: 92a927ab85afcf61b950f843fb6fb42e
pgos_build_file_name: 1661831528670-1661331039666-fakeds_linux.zip
pgos_build_bucket_name: pgos-sharefiles-cngz-4gnsz-development-1300342678
pgos_build_bucket_idc: ap-guangzhou

3. Field Description

  • identification: The unique identifier for the current resource, it contains multiple fields:
    • name: Build name. Type: string. Length: 1-255.
  • version: The version of build. Type: string, Length: 1-32.
  • operation_system: The os type of build. Type: string (Windows、Linux).
  • pgos_build_file_size: PGOS internal parameter, can not be modified.
  • pgos_build_file_md5: PGOS internal parameter, can not be modified.
  • pgos_build_file_name: PGOS internal parameter, can not be modified.
  • pgos_build_bucket_name: PGOS internal parameter, can not be modified.
  • pgos_build_bucket_idc: PGOS internal parameter, can not be modified.