> For the complete documentation index, see [llms.txt](https://docs.coherence.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.coherence.io/0.4.14/get-started/deploy-and-share.md).

# Deploy and share

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

<div align="left"><img src="/files/-MYvXwiKgFRpDAKxvPrK" 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="/files/-MYvYNQkb_zPThZYjItL" 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 ](/0.4.14/resources/troubleshooting.md)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](/0.4.14/api-reference/cloud-api/api-tokens-keys.md) 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="/files/-MYvZKKJempOlt2RTkKT" 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 %}
