Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. We have updated the language to the Editor Terms based on feedback from our employees and community. Learn more.
    Dismiss Notice

Feature Request Domain Service for Fleets

Discussion in 'Game Server Hosting' started by defikintaro, Feb 28, 2023.

  1. defikintaro

    defikintaro

    Joined:
    Dec 16, 2022
    Posts:
    9
    Hello !

    I am using matchplay service for my game servers with matchmaking service. It would be very good if multiplay services automatically assign a domain name <server_id>.<project_name>.<org_name>.unity.com to each server along with a SSL wildcard certificate. Amazon cognito service is doing this pretty well and seamless. It may seem a little bit out of the scope but for web integration of the scalable game servers is being a requirement for the game companies.

    Thank you