# Deploy and share

Now we can finally deploy our schema and replication server into the cloud.&#x20;

<div align="left"><img src="https://3643360286-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MWd0ZPEK7vE9nkE0b7G%2F-MYvXvwRNYmkoSv7Savh%2F-MYvXwiKgFRpDAKxvPrK%2Fimage.png?alt=media&#x26;token=aa80c8f7-0984-4e2b-8e8f-6f7bd2fbbd5f" alt=""></div>

### Upload schemas

In the *Project Settings* tab for **coherence,** click on **Upload Schemas.**

The status should change from "Unknown" to "In Sync".

<div align="left"><img src="https://3643360286-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MWd0ZPEK7vE9nkE0b7G%2F-MYvXvwRNYmkoSv7Savh%2F-MYvYNQkb_zPThZYjItL%2Fimage.png?alt=media&#x26;token=8b69607c-624b-447a-abd5-67c58b504844" alt=""></div>

{% hint style="info" %}
If the status does not say *In Sync,* or if you encounter any other issues with the server interface, please refer to the [troubleshooting ](https://docs.coherence.io/0.4.14/resources/troubleshooting)section.
{% endhint %}

Your project schema is now deployed with the correct version of the replication server already running in the cloud.

### Run project

When you run the project now, you will notice that the *Connect Dialog* now contains additional address(-es). The *Connect Dialog* uses the [runtime key](https://docs.coherence.io/0.4.14/api-reference/cloud-api/api-tokens-keys) to fetch all the addresses available for your project. This depends on the project configuration (e.g. the regions that you have selected for your project).

<div align="left"><img src="https://3643360286-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MWd0ZPEK7vE9nkE0b7G%2F-MYvZJ_BrPxPxeUHXEbS%2F-MYvZKKJempOlt2RTkKT%2Fimage.png?alt=media&#x26;token=04c62ae7-ec58-49d1-8b6a-5c4b987fb0d8" alt=""></div>

You can now build the project again and send the build to your friends for testing.&#x20;

You will be able to play over the internet without worrying about firewalls and local network connections.

{% hint style="info" %}
Make sure **everybody selects the remote server** before clicking *Connect.*
{% endhint %}

{% hint style="info" %}
We are working on a WebGL / Webassembly option that will automatically upload the browser-playable build to your own personal webpage that you can share with your friends. For more information about our roadmap, please contact our [developer relations team](mailto:devrel@coherence.io).
{% endhint %}
