이 콘텐츠는 선택한 언어로 제공되지 않습니다.
5.2. Domain Management
5.2.1. Creating a Domain 링크 복사링크가 클립보드에 복사되었습니다!
링크 복사링크가 클립보드에 복사되었습니다!
A domain is required to create applications on OpenShift Enterprise. Create a new domain with the following command, specifying the name of the domain:
Copy to Clipboard
Copied!
Toggle word wrap
Toggle overflow
rhc domain create Domain_Name
$ rhc domain create Domain_Namerhc domain create Domain_Name
The following example creates a domain named
automobile
.
Example 5.1. Creating a Domain
rhc domain create automobile
$ rhc domain create automobile
Creating domain 'automobile'
You may now create an application using the 'rhc app create' command
Note
The
Domains Allowed
setting determines the number of domains you can create. Use the rhc account
command to view account settings. Contact your system administrator to request any changes to your account, or see the OpenShift Enterprise Administration Guide at https://access.redhat.com/site/documentation for more information.