Skip to main content
Getting Started

Qoder CN (Suite) Enterprise VPC Edition

This guide is for customers activating the Qoder CN (Suite) Enterprise VPC Edition. It explains the product, how it differs from standard editions, the function of a dedicated domain link, and how to configure the link for Qoder CN Desktop, the Qoder CN JetBrains plugin, QoderWork CN, and the Qoder CN CLI. This guide walks you through the complete onboarding process, from understanding the Enterprise VPC Edition and obtaining your dedicated domain, to configuring your clients and verifying a successful connection.

1. Qoder CN (Suite) Enterprise VPC Edition

The Qoder CN (Suite) Enterprise VPC Edition is a dedicated instance deployed on the Alibaba Cloud public cloud for enterprise customers. Unlike standard editions that use a shared public entry point, the Enterprise VPC Edition provides your organization with a dedicated service instance and access point. The Enterprise VPC Edition supports connections to an Alibaba Cloud Virtual Private Cloud (VPC) through a dedicated connection, providing an access method suitable for enterprise networks. For customers who require internal network access, dedicated connections, access control, security compliance, or data boundaries, the Enterprise VPC Edition offers an ideal deployment and usage model. A dedicated domain link is the exclusive entry point for accessing the Qoder CN management console and related services. The dedicated domain link is used in the following scenarios: an administrator accesses the Organization Settings page to configure members, seats, and the enterprise instance; an enterprise member accesses their personal account page to view usage details; and it is required for clients, plugins, or command-line tools to connect to the dedicated Enterprise VPC instance. For example, an enterprise member can view their personal usage details at the following address:
http://{dedicated-domain}/account/usage
An administrator can access the organization settings page at the following address:
http://{dedicated-domain}/organizations/{orgid}/settings
The placeholders {dedicated-domain} and {orgid} are for illustration only. Replace them with the actual dedicated domain and organization ID from your enterprise administrator.

3. Create and purchase an instance

Perform the following steps as an Alibaba Cloud primary account or an authorized RAM user:
  1. Log on to the Alibaba Cloud console and navigate to the page.
  2. Click Create Enterprise, or go directly to the purchase link.

Purchase permission requirements

To purchase or initialize the Qoder CN (Suite) Enterprise VPC Edition, you must have the required service-linked role (AliyunServiceRoleForqodercnEnterpriseVPC).

Dedicated domain creation and limitations

When purchasing or initializing the Qoder CN (Suite) Enterprise VPC Edition, you must specify an enterprise name and a dedicated domain for the dedicated instance. After the instance is created, the enterprise administrator can view the domain configuration for the instance in the Alibaba Cloud Qoder CN console. The dedicated domain is a critical identifier for your Enterprise VPC instance and cannot be changed after creation. If you need to adjust the access experience, you can modify the domain's access method, such as choosing between public or private network access, but you cannot change the domain name itself.
  • Carefully confirm the enterprise name and dedicated domain during the purchase and initialization phase.
  • Use a stable and unambiguous name that follows your corporate naming conventions. Avoid using temporary names, test names, or names that might need to be changed later.

Purchase conditions

  • You must purchase a minimum of 50 seats. Each seat includes 3,000 credits per full subscription period.
  • If your credit balance is insufficient, purchase an enterprise shared resource pack for the specified enterprise instance. The enterprise administrator can set usage limits on the enterprise shared resource pack for different members in the Qoder CN management console.

4. Find the dedicated domain

Enterprise administrators

You can find the domain through either the Alibaba Cloud console or the management console:
  • Through the Alibaba Cloud console
    Log on to the Qoder CN console, go to Qoder CN (Suite) > Enterprise VPC Edition, click the target instance in the instance list, and then go to the Network Configuration tab to view the domain. The direct URL is https://qoder.console.aliyun.com/instances/enterprisevpc.
  • Through the management console
    On the instance list or details page, click Passwordless login to Qoder management console. The dedicated domain appears in your browser's address bar.
Tip: Perform this operation using your Alibaba Cloud primary account.

Enterprise members

If you do not know your dedicated domain, you can obtain it in one of the following ways:
  • Contact your enterprise administrator to get the login address for the Enterprise VPC Edition.
  • Check the invitation email from your administrator and find the domain in the link from the email.

5. Configure the dedicated domain

  • Because the Enterprise VPC Edition uses a dedicated enterprise instance and a dedicated access entry point, you must set the service address to your dedicated domain link when using Qoder CN Desktop, the Qoder CN JetBrains plugin, QoderWork CN, and the Qoder CN CLI.

5.1 Qoder CN Desktop and JetBrains plugin

You must use Qoder CN Desktop v1.4.2 or later and the Qoder CN JetBrains plugin v3.2.3 or later. Confirm that your clients meet these version requirements before you proceed.
  • In Qoder CN Desktop, if you are not logged in, go to the Settings page. Navigate to General -> Subscription Plan -> dedicated domain link, and enter the dedicated domain link provided by your enterprise administrator. After configuration, click Log in with Enterprise Dedicated Domain.
  • In the Qoder CN JetBrains plugin, if you are not logged in, open IDE Settings. Go to the Qoder CN plugin configuration page, find the Service Address or Enterprise Dedicated Domain field, and change it to your dedicated domain link. After configuration, we recommend that you re-authenticate or refresh your login status to ensure the plugin connects to your Enterprise VPC instance.

5.2 QoderWork CN

You must use QoderWork CN v0.6.5 or later. Confirm that your client meets this version requirement before you proceed. In QoderWork CN, if you are not logged in, click Access Domain below the login button.

5.3 Qoder CN CLI

You must use Qoder CN CLI v1.0.32 or later. Confirm that your CLI meets this version requirement before you proceed. If you are not logged in, run the following command to set the service address for the Qoder CN CLI:
qoderclicn config set vpc_endpoint {dedicated_domain_or_url}
Replace {dedicated_domain_or_url} with the actual dedicated domain provided by your enterprise administrator. After configuration, log in again or refresh your authentication status, and then run a command to verify the connection to your Enterprise VPC instance.

6. FAQ

6.1 Configuration for all clients

Yes. If you need to access your Enterprise VPC instance through Qoder CN Desktop, the Qoder CN JetBrains plugin, QoderWork CN, or the Qoder CN CLI, you must configure each client with the same dedicated domain link.

6.2 Troubleshooting connection issues

Check the following:
  • Verify that the dedicated domain link is entered correctly.
  • Verify that your network can access the Enterprise VPC instance.
  • Check if you need to connect through a corporate VPN, proxy, or dedicated connection.
  • Confirm that your account has been added to the corresponding enterprise organization.
  • Ensure your client version meets the minimum requirements.
  • Try logging in again or restarting the client after saving the configuration.