About YouTrack Cloud
YouTrack Cloud is a cloud-based web application hosted by JetBrains. YouTrack Cloud lets you take full advantage of the issue tracking and project management tool without the need to install or maintain the server. The YouTrack team performs all maintenance and upgrades for you.
Here's what you get with YouTrack Cloud:
A full-featured YouTrack instance according to your subscription plan.
Import from other issue tracking and project management tools using predefined import scripts.
No-effort migration to YouTrack Server using a backup copy of the data from your hosted instance, and vice versa.
A robust REST API for building integrations with third-party tools.
Cloud Domains
The default domain for the new YouTrack Cloud instances registered on November 2, 2021, or later is youtrack.cloud
. Newly registered instances are available at instancename.youtrack.cloud
.
YouTrack Cloud instances registered before November 2, 2021, remain accessible at the myjetbrains.com
domain. Once an instance is upgraded to version 2021.4, it may migrate to youtrack.cloud
. The migration requires the administrator to reconfigure the domain settings and the settings of some third-party auth modules.
Your instance name is automatically reserved on both domains, myjetbrains.com
and youtrack.cloud
, so you can migrate to the new domain at any time.
Migrate to the New Domain
All YouTrack Cloud instances registered before November 2, 2021, are hosted on instancename.myjetbrains.com
by default. When your instance is upgraded from an older version to version 2021.4, the instance administrator gets the opportunity to migrate to instancename.youtrack.cloud
.
Update Auth Modules
Before updating the domain settings, you need to update the settings of the auth modules based on OAuth 2.0 or OpenID. If you don't have any OAuth 2.0 or OpenID auth modules, skip this part and proceed to update the domain settings.
Auth modules that require no reconfiguration: Hub, Active Directory, Atlassian Jira, LDAP, Open LDAP, SAML 2.0.
Auth modules that require reconfiguration: Amazon, AOL, Azure AD 2.0, Bitbucket Cloud, Facebook, GitHub, GitLab, Google, JetBrains Account, Microsoft Live, OAuth 2.0, OpenID 2.0, PayPal, Yahoo!, Yandex Passport.
To update auth modules:
On the side of the IdP, proceed to update the Authorized redirect URI field or its analogue.
For each redirect URI on the list starting with
https://instancename.myjetbrains.com/youtrack
, add one more URI starting withhttps://instancename.youtrack.cloud
.Don't remove any URIs from the list, as they may come in handy if you decide to roll the base URL back.
Apply your changes.
In your browser, navigate to
https://instancename.youtrack.cloud
and try to log in with the updated auth module.Repeat the procedure for all auth modules that require reconfiguration.
Update Domain Settings
When the auth modules are reconfigured, change the base URL of your YouTrack to migrate it to the new domain.
To update the domain settings:
From the Administration menu in YouTrack, select .
On the Server Configuration tab, scroll down to the Domain Settings section.
In the Base URL field, enter
https://instancename.youtrack.cloud
, whereinstancename
corresponds to the name of your YouTrack Cloud instance.Click Save to save the new value and apply changes.
Your YouTrack is migrated to the new base URL.
For the full list of changes after the migration, see Changes for the Instances Migrated to the New Domain.
Changes for the Instances Migrated to the New Domain
Here is the list of changes that happen to a YouTrack Cloud instance after migrating to the new youtrack.cloud
:
Change Area | Details |
---|---|
Default Domain |
|
Default email address | If you're using the default mail server for notifications, its address changes to |
Links to Issues from Notifications and Widgets | All links to YouTrack issues from notifications and dashboard widgets will lead to the new domain at |
Third-Party Auth Modules | If you haven't yet reconfigured auth modules that redirect to |