文档

​
​

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
  • Administration
    • Access the Keycloak admin console
    • Complete initial solution onboarding
    • Single sign-on
    • Organizations and projects
    • Users and service accounts
    • Groups
    • Licensing
      • Configure and access Licensing Server
      • Install licenses
      • Manage users and seats
    • upc-cli tool
    • Custom branding
  • Security
  • vpctl
  1. Self-Hosted Deployment (previously called Unity Virtual Private Cloud)
  2. Administration
  3. Licensing

Install licenses in Licensing Server

Request, import, and verify licenses in Licensing Server before assigning seats to users.
阅读时间1 分钟
最后更新于 1 个月前

Before you can assign seats to users, you must import a valid license into Licensing Server.
To request and install the license:

1. Export the license request

Copy the license request file from the Licensing Server pod in the cluster:
kubectl cp -n asset-solutions \unity-licensing-server-0:/opt/LicensingServer/server-registration-request.xml \./server-registration-request.xml

2. Request the license from Unity

Share the request file
server-registration-request.xml
with your Unity contact for them to issue the license.

3. Import the license into Licensing Server

Copy the received license to the Licensing Server pod in the cluster:
kubectl cp -n asset-solutions \<license-name>.zip \unity-licensing-server-0:/tmp/licserver/ServerImport/

4. Verify the license installation

In the Licensing Server dashboard, go to Server Licenses and verify that the license status is
Ok
.
After you complete these steps, the license is installed and ready for seat assignment.

Next steps

Manage users and seats

Copyright © 2026 Unity Technologies
法律信息隐私政策CookiesDocumentation Terms of Use请勿出售或分享我的个人信息您的隐私选择(Cookie 设置)

“Unity”、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属公司在美国和其他地方的商标或注册商标(此处查看更多信息)。其他名称或品牌是其各自所有者的商标。

为方便起见,一些页面是机器翻译的,可能包含不准确的内容。如有信息不一致的情况,以英文版本为准。

  • 在本页上
    • 1. Export the license request

    • 2. Request the license from Unity

    • 3. Import the license into Licensing Server

    • 4. Verify the license installation

    • Next steps

  • 其他资源
  • Configure and access Licensing Server in Self-Hosted Deployment
  • Manage users and seats in Licensing Server
  • Access the Keycloak admin console for Self-Hosted Deployment

报告此页面的问题