> For the complete documentation index, see [llms.txt](https://unity.zoeimmersive.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://unity.zoeimmersive.com/bridge-xr/set-up-bridge-xr/server-deployment/previous-version.md).

# Previous version

Archived previous version for internal reference.

## Cloud Hosting

### Preparation

| <ul><li>Fill out our <a href="https://form.asana.com/?k=Mj7Z-ZezHQmyppSS_jiJNA&#x26;d=1205786549890494">Onboarding Form</a></li></ul> |
| ------------------------------------------------------------------------------------------------------------------------------------- |

| <ul><li>Define a URL for the dashboard (ex: bridgexr.yourdomain.com) and communicate it as early as possible to the Zoe Immersive team.</li></ul> |
| ------------------------------------------------------------------------------------------------------------------------------------------------- |

{% hint style="warning" %}
Without this the client Apps (VR or Desktop) won't be pointing to your servers.
{% endhint %}

| <ul><li>Configure your SSO to be connected to the Bridge platform (follow <a href="/bridge-xr/set-up-bridge-xr/server-deployment/sso-configuration.md">SSO configuration</a>)</li></ul> |
| --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |

### Setup

| <p>Setup Cloud Environment:</p><p>You need the following:<br></p><ul><li>An S3-Compatible object storage or Azure Blob Storage</li><li>A Postgresql database( "Azure Database for PostgreSQL" for example)</li><li>A BridgeXR backend (Running on "Azure Virtual Machines" or "Azure Container Apps" for example)</li><li>A BridgeXR frontend (Running on "Azure Container Apps" for example)</li></ul><p><br><em>Notes:</em><br><em>10GB of storage should be enough for the Backend. And we recommend 2CPU and 2GB of RAM.</em></p><p><em>Object Storage disk size will depend on the number and size of Experiences developers will build (around 50GB should be enough to start with).</em></p><p><em>Database size will depend on the number of participants and frequency of use of the platform (around 20GB for the Database should be enough to start with).</em></p><p><br></p> |
| ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |

| <ul><li>Download the Bridge XR Web Files required on <a href="https://zoeimmersive.com/unity/download/#rcl">this page</a>. You need to be logged in with your Zoe for Unity credentials.</li></ul> |
| -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |

| <ul><li>Transfer frontend files to a web server hosted on your servers suitable for single page applications (nginx in "Azure Container Apps" for example).</li></ul> |
| --------------------------------------------------------------------------------------------------------------------------------------------------------------------- |

| <ul><li>Running the server binary on your linux environment of choice ( "Azure Virtual Machines" or "Azure Container Apps" for example as mentioned above)</li></ul> |
| -------------------------------------------------------------------------------------------------------------------------------------------------------------------- |

| <ul><li>Seed the Database (with the script provided by us)</li></ul> |
| -------------------------------------------------------------------- |

| <ul><li>Connect your SSO (see <a href="/bridge-xr/set-up-bridge-xr/server-deployment/sso-integration.md">SSO Integration</a>)</li></ul> |
| --------------------------------------------------------------------------------------------------------------------------------------- |

| <ul><li>Run BridgeXR on your testing environment (if you have one) then pushing it to production.</li></ul> |
| ----------------------------------------------------------------------------------------------------------- |

| <ul><li>Start <a href="/bridge-xr/use-bridge-xr/manage-organization-and-members.md">adding members</a> and <a href="/bridge-xr/use-bridge-xr/create-and-manage-modules.md">creating modules</a>!</li></ul> |
| ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
