ドキュメント

​
​

Development

User Acquisition

Monetization

産業

Self-Hosted Deployment

Amazon Web Services

Microsoft Azure

On premises

vpctl

Self-Hosted Deployment

このページは選択した言語では使用できません。
​
​
Self-Hosted Deployment
  • Overview
  • Amazon Web Services
  • Microsoft Azure
  • On premises
    • Release notes
    • Installation
      • Infrastructure overview
      • Hardware requirements
      • Prerequisites
      • Deployment
      • Postdeployment
      • Costs
    • Maintenance
  • Administration
  • Security
  • vpctl
  1. Self-Hosted Deployment (previously called Unity Virtual Private Cloud)
  2. Self-Hosted Deployment on-premises
  3. Installation

Overview of the infrastructure

Learn about the infrastructure requirements for an on-premises deployment of Self-Hosted Deployment
読み終わるまでの所要時間 2 分
最終更新 1ヶ月前

Infrastructure components

The deployment on premises runs entirely within your own Kubernetes cluster. The deployment creates and manages the following components inside the cluster:

Component

Description

Percona Server for MongoDB (PSMDB)Document database for asset metadata and application data
PostgreSQL (via PG Operator)Relational database for Keycloak and other services
RabbitMQMessage broker for asynchronous communication between services
ValkeyIn-memory data store for caching and session management
ElasticsearchSearch engine for asset indexing and discovery
GarageDistributed S3-compatible object storage for asset binary data. Deployed as a 3-node cluster by default.
TraefikIngress controller and load balancer
Keycloak (version 26)Identity and access management, based on the official upstream Keycloak 26 image
Argo WorkflowsWorkflow engine for transformations and 3D streaming
Istio (optional)Service mesh for traffic management and observability
Loki and Alloy (optional)Log collection and aggregation
Percona Monitoring and Management (optional)Database monitoring
Prometheus (optional)Metrics collection. Ships with a curated set of cluster and workload alerting rules out of the box.

Infrastructure sizing

The deployment supports named sizing profiles that control CPU, memory, and storage allocations for infrastructure components. You configure the sizing profile in the manifest file:
  • small
    : suitable for development and testing environments
  • medium
    (default): suitable for typical production workloads
  • large
    : suitable for high-traffic production environments
You can also override resource allocations for individual components. Read more about the configuration of the manifest in the deployment procedure.

Deployment waves

To satisfy dependencies, the deployment installs components in waves:
  1. Wave -3: cluster configuration, Istio base, and Prometheus stack
  2. Wave -2: operators and infrastructure services – Istio, Elasticsearch operator, database operators, Traefik, monitoring
  3. Wave -1: databases, caching, storage, and foundational services – Elasticsearch, PostgreSQL, MongoDB, RabbitMQ, Valkey, Garage, UVCS, Keycloak, Argo Workflows
  4. Wave 0: application services – Asset Manager, automations, catalog, collaboration, and other microservices

Ingress

Traefik is deployed as the ingress controller. You configure the load balancer type and annotations in the manifest to match your environment, for example, an AWS Network Load Balancer (NLB) or a bare-metal load balancer.

Next steps

Prerequisites for the deployment

Copyright © 2026 Unity Technologies
法規事項プライバシーポリシークッキーDocumentation Terms of Use私の個人情報を販売または共有しないプライバシーに関する選択 (クッキー設定)

"Unity" の名称、Unity のロゴ、およびその他の Unity の商標は、米国およびその他の国における Unity Technologies またはその関係会社の商標または登録商標です (詳しくはこちら)。その他の名称またはブランドは該当する所有者の商標です。

一部のページは利便性向上のため機械翻訳を使用しており、内容に不正確な表現が含まれる場合があります。内容に齟齬または不一致が生じた場合は、英語版を正本とします。

  • このページ
    • Infrastructure components

    • Infrastructure sizing

    • Deployment waves

    • Ingress

    • Next steps


このページの問題を報告する