for Windows and Linux
for OS X
Use this page to manage your cloud access configurations. Each configuration includes your cloud user account info and related settings.
To create a new configuration, click
and select the cloud platform of interest.
(By the time you start creating a cloud access configuration,
you must already have the corresponding cloud user account. See Working with Cloud Platforms.)
If the Docker integration plugin is installed,
this page also lets you manage your Docker
configurations.
CloudBees
Specify your
CloudBees
user account details and related settings.
For additional information,
see the
CloudBees documentation
.
| Item | Description |
|---|---|
| Name | The name of the cloud configuration. |
| Domain | Your CloudBees domain. |
| Username (email) | The username for your CloudBees account (e.g. your email address). |
| Password | The password for your CloudBees user account. |
Cloud Foundry
Specify your
Cloud Foundry
user account details and related settings.
For additional information,
see the
Cloud Foundry documentation
.
| Item | Description |
|---|---|
| Name | The name of the cloud configuration. |
| Version |
The Cloud Foundry version that you are using (a.k.a. the Service Broker API version):
|
| Username (email) | Your username for your Cloud Foundry instance (e.g. your email address). |
| Password | Your password for your Cloud Foundry instance. |
| Provider (API URL) | The URL of the Cloud Controller in your Cloud Foundry instance (a.k.a. API endpoint or target URL). |
| Trust self-signed certificates | For version 2 (V2): Select this check box for self-signed cloud authentication certificates to be trusted. Otherwise, the self-signed certificates are rejected. |
| Organization | For version 2 (V2): The target organization (for deploying your applications). |
| Space | For version 2 (V2): The target space (within the organization). |
| Cloud instance |
For version 1 (V1): One of the following:
|
| Port |
For a Cloud Foundry VCAP instance (Local (vcap.me)):
The http port (80 by default). |
| Domain | For a Micro Cloud Foundry instance (Micro - offline): The domain name associated with your Micro Cloud Foundry instance. |
Google App Engine
Specify your
Google App Engine Cloud
user account details and related settings.
For additional information,
see the
Google App Engine Cloud documentation
.
| Item | Description |
|---|---|
| Name | The name of the cloud configuration. |
| Use passwordless login via OAuth2 |
Select this option to use the
OAuth 2.0 authentication. |
| Login with email and password | Select this option to log in to the cloud using your email and password. |
| Your Google email address. | |
| Password | Your password. |
| Remember password |
Select this check box if you want IntelliJ IDEA to remember your password
(e.g. to save it in the password database).
Note that IntelliJ IDEA won't remember the password if Do not remember passwords is currently selected on the Passwords page. |
Heroku
Specify your
Heroku
user account details and related settings.
For additional information,
see the
Heroku documentation
.
| Item | Description |
|---|---|
| Name | The name of the cloud configuration. |
| Username (email) | The username for your Heroku account (e.g. your email address). |
| Password | The password for your Heroku user account. |
| Upload Public SSH Key |
To be able to use the cloud, you should upload your public SSH key to it.
(This isn't necessary if you did that earlier.)
Click the link, click |
OpenShift
Specify your
OpenShift
user account details and related settings.
For additional information,
see the
OpenShift documentation
.
| Item | Description |
|---|---|
| Name | The name of the cloud configuration. |
| Server (API URL) |
One of the following:
|
| Domain | Your OpenShift domain. |
| Upload Public SSH Key |
To be able to use the cloud, you should upload your public SSH key to it.
(This isn't necessary if you did that earlier.)
Click the link, click |
Docker
For Docker configurations to be available, the Docker integration plugin must be installed.
Specify the settings for accessing the Docker Remote API. The defaults provided by IntelliJ IDEA should be OK.
| Item | Description |
|---|---|
| Name | The name of the configuration. |
| API URL | The Docker Remote API URL.
The default is https://192.168.99.100:2376. |
| Certificates folder | The path to the certificates folder.
(The certificates are generated automatically when you start the Docker daemon for the first time.)
The default is <your_home_directory>\.docker\machine\certs. |
See also, Docker.
Toolbar
Use
to create cloud configurations and
to delete them.
in the