Edge for Private Cloud 4.18.05
以下是 9 個節點 Edge 安裝作業的完整靜默設定檔範例。視需要編輯這個檔案。使用 -f
選項將 setup.sh
納入,以便加入這個檔案。此外,下方顯示了各個 Edge 拓撲的設定檔範例。
# IP address or DNS name of nodes. IP1=192.168.1.1 # Management Server, OpenLDAP, UI, ZooKeeper, Cassandra IP2=192.168.1.2 # ZooKeeper, Cassandra IP3=192.168.1.3 # ZooKeeper, Cassandra IP4=192.168.1.4 # Router, Message Processor IP5=192.168.1.5 # Router, Message Processor IP6=192.168.1.6 # Qpid IP7=192.168.1.7 # Qpid IP8=192.168.1.8 # Postgres IP9=192.168.1.9 # Postgres # Must resolve to IP address or DNS name of host - not to 127.0.0.1 or localhost. HOSTIP=$(hostname -i) # Specify "y" to check that the system meets the CPU and memory requirements # for the component being installed. See Installation Requirements for requirements # for each component. The default value is "n" to disable check. ENABLE_SYSTEM_CHECK=n # When "hostname -i" returns multiple IP addresses, # set to "y", to have the installer prompt you to select the IP address to use. ENABLE_DYNAMIC_HOSTIP=n # Set Edge sys admin credentials. ADMIN_EMAIL=your@email.com APIGEE_ADMINPW=yourPassword # If omitted, you are prompted for it. # Location of Edge license file. LICENSE_FILE=/tmp/license.txt # Management Server information. MSIP=$IP1 # IP or DNS name of Management Server node. # Specify the port the Management Server listens on for API calls. # APIGEE_PORT_HTTP_MS=8080 # Default is 8080. # # OpenLDAP information. # # Set to y if you are connecting to a remote LDAP server. # If n, Edge installs OpenLDAP when it installs the Management Server. USE_LDAP_REMOTE_HOST=n # If connecting to remote OpenLDAP server, specify the IP/DNS name and port. # LDAP_HOST=$IP1 # IP or DNS name of OpenLDAP node. # LDAP_PORT=10389 # Default is 10389. APIGEE_LDAPPW=yourLdapPassword # Specify OpenLDAP without replication, 1, or with replication, 2. LDAP_TYPE=1 # Set only if using replication. # LDAP_SID=1 # Unique ID for this LDAP server. # LDAP_PEER= # IP or DNS name of LDAP peer. # The Message Processor and Router pod. MP_POD=gateway # The name of the region, corresponding to the data center name. REGION=dc-1 # Use dc-1 unless installing in a # multi-data center environment. # ZooKeeper information. # See table below if installing in a multi-data center environment. ZK_HOSTS="$IP1 $IP2 $IP3" # IP/DNS names of all ZooKeeper nodes. ZK_CLIENT_HOSTS="$IP1 $IP2 $IP3" # IP/DNS names of all ZooKeeper nodes. # Cassandra information. CASS_CLUSTERNAME=Apigee # Default name is Apigee. # Space-separated IP/DNS names of the Cassandra hosts (previously defined) CASS_HOSTS="$IP1:1,1 $IP2:1,1 $IP3:1,1" # Set to enable Cassandra authentication. # CASS_AUTH=y # The default value is n. # Cassandra uname/pword required if you enabled Cassandra authentication. # CASS_USERNAME= # CASS_PASSWORD= # Postgres username and password as set when you installed Edge. # Default is apigee:postgres. PG_USER=apigee PG_PWD=postgres # Use to enable Postgres master-standby replication # when you have multiple Postgres nodes. # PG_MASTER=IPorDNSofNewMaster # PG_STANDBY=IPorDNSofOldMaster # SMTP information. SKIP_SMTP=n # Skip now and configure later by specifying "y". SMTPHOST=smtp.gmail.com SMTPUSER=your@email.com SMTPPASSWORD=yourEmailPassword SMTPSSL=y SMTPPORT=465 # If no SSL, use a different port, such as 25. SMTPMAILFROM="My Company <myco@company.com>"
下表包含這些屬性的其他資訊:
屬性 | 注意事項 |
---|---|
IP/DNS 名稱 | 指定節點的 IP 位址時,請勿使用主機名稱對應至 127.0.0.1 或 IP 位址 127.0.0.1。 |
ENABLE_SYSTEM_CHECK |
如果是「y」,請確認系統符合所安裝元件的 CPU 和記憶體需求。如要瞭解各個元件的需求,請參閱「安裝需求」。 預設值為「n」,可停用檢查。 |
ENABLE_DYNAMIC_HOSTIP |
如果伺服器有多個介面卡,「hostname -i」指令會傳回以空格分隔的 IP 位址清單。根據預設,Edge 安裝程式會使用傳回的第一個 IP 位址,但這在所有情況下可能都不是正確的。或者,您也可以在安裝設定檔中設定下列屬性。 設定為「y」時,安裝程式會提示您選取要在安裝作業中使用的 IP 位址。預設值為「n」。 |
ADMIN_EMAIL APIGEE_ADMINPW
|
系統管理員的密碼長度必須至少為 8 個字元,包含一個大寫英文字母、一個小寫英文字母、一個數字或一個特殊字元。如果您省略密碼,系統將提示您輸入密碼。 安裝完成後,Apigee 建議您從設定檔中移除密碼。 |
LICENSE_FILE |
授權檔案的位置,必須是「apigee」使用者可存取的位置。例如,將檔案儲存在 /tmp 目錄中,並為檔案設定 chmod 777。檔案會複製到 Edge 安裝目錄。 |
APIGEE_LDAPPW |
指定 OpenLDAP 密碼。 安裝完成後,Apigee 建議您從設定檔中移除密碼。 |
USE_LDAP_REMOTE_HOST |
如果 如果您要連線至遠端 LDAP 伺服器,請將 如果您要連線至遠端 OpenLDAP 伺服器,請使用 |
LDAP_TYPE LDAP_SID LDAP_PEER
|
如果是沒有複製功能的 OpenLDAP,請將 如果 Edge 拓撲使用單一 OpenLDAP 伺服器,請指定 1。如果 Edge 安裝作業使用多個 OpenLDAP 節點 (例如 13 節點的實際安裝作業),請指定 2。 如果您啟用了複製功能,請設定下列屬性:
|
MP_POD |
指定訊息處理器和路由器 Pod 的名稱。預設名稱為 gateway。 |
REGION |
區域名稱。按照慣例,名稱通常為 dc-# 的格式,其中 # 對應為整數值。例如 dc-1、dc-2 等。除非在多資料中心環境中安裝,否則可以使用 dc-1。 在多個資料中心安裝作業中,這個值會是 dc-1、dc-2 等,取決於您要安裝的資料中心。不過,您不必使用 dc-# 格式的名稱。您可以為區域使用任何名稱。 |
ZK_HOSTS |
ZooKeeper 節點的 IP 位址或 DNS 名稱。IP 位址或 DNS 名稱必須在所有 ZooKeeper 節點上以相同順序列出。 請為 在多資料中心環境中,請列出兩個資料中心的所有 ZooKeeper 節點。 只有在建立多個資料中心時 (如 12 個主機安裝程序所述),才需要在 ZooKeeper 節點上指定「:observer」修飾符。在單一資料中心安裝時省略該修飾符。詳情請參閱12 主機叢集安裝程序。 |
ZK_CLIENT_HOSTS |
這個資料中心使用的 ZooKeeper 節點 IP 位址或 DNS 名稱。必須在所有 ZooKeeper 節點中,按照相同的順序列出 IP 位址或 DNS 名稱。 請為 在單一資料中心安裝作業中,這些節點與 在多資料中心環境中,只列出這個資料中心的 ZooKeeper 節點。詳情請參閱12 主機叢集安裝程序。 |
CASS_CLUSTERNAME |
您可以選擇指定 Cassandra 叢集的名稱。預設名稱為「Apigee」。 |
CASS_HOSTS |
Cassandra 節點的 IP 位址 (而非 DNS 名稱)。前兩個節點將用做種子伺服器。必須在所有 Cassandra 節點上,按照相同的順序列出 IP 位址。 Cassandra 節點有選用的「:dc,ra」後置字串,用於指定資料中心和 Cassandra 節點的機架。請僅在建立多個資料中心時指定此修飾符,如 12 主機安裝程序所述。在單一資料中心安裝作業中,請省略該修飾符。 例如:'192.168.124.201:1,1 = 資料中心 1 和機架/可用性區域 1,以及 '192.168.124.204:2,1 = 資料中心 2 和機架/可用性區域 1。 在多資料中心環境中,為解決防火牆問題,必須以某種方式排序 CASS_HOSTS (如上例所示),讓目前資料中心的節點置於開頭。詳情請參閱12 主機叢集安裝程序。 |
CASS_AUTH CASS_USERNAME CASS_PASSWORD
|
如果您啟用 Cassandra 驗證 (CASS_AUTH=y),可以使用這些屬性傳遞 Cassandra 使用者名稱和密碼。 安裝完成後,Apigee 建議您從設定檔中移除密碼。 |
PG_USER PG_PWD |
根據預設,PostgreSQL 資料庫有兩組使用者定義:「postgres」和「apigee」。
根據預設,PostgreSQL 資料庫有兩個使用者定義:'postgres' 和 'apigee'。
兩者的預設密碼都是「postgres」。使用 安裝完成後,Apigee 建議您從設定檔中移除密碼。 |
PG_MASTER PG_STANDBY
|
設定為啟用 Postgres 主機備援複寫功能,格式如下: PG_MASTER=IPorDNSofNewMaster PG_STANDBY=IPorDNSofOldMaster |
SKIP_SMTP SMTPHOST SMTPUSER SMTPPASSWORD SMTPSSL SMTPPORT SMTPMAILFROM
|
設定 SMTP,讓 Edge 能夠傳送遺失密碼和其他通知的電子郵件。 如果不需要 SMTP 使用者憑證,請省略 「 |