Create a free account
Cloud Deploy Video Tutorial
Now that we have tested our project locally, it's time to upload it to the cloud and share it with our friends and colleagues. To be able to do that, we need to create a free account with coherence.
Sign up or log in
In your web browser, navigate to https://dev.coherence.io.
Create an account or log into an existing one.
Create an organization
Create an organization.
Create project
Under the organization, create a new project.
Get portal token
Open the project dashboard and find the Portal token.
Copy the token to your clipboard.
Copy Portal token into Unity
Open Unity and navigate to the Project Settings. Open the coherence tab.
Paste the token into the Portal Token section.
Fetch the Runtime key
Once you have pasted the portal token successfully, you need to fetch the runtime token as well.
You can fetch the Runtime key by clicking on the down-arrow button on the right side of the input field.
Last updated