Edge for Private Cloud v4.18.01
בהמשך מוצג קובץ תצורה לדוגמה להתקנה של API BaaS עם 10 צמתים. עורכים את הקובץ הזה לפי הצורך בהתאם לתצורה שלכם. כדי לכלול את הקובץ הזה, צריך להשתמש באפשרות -f ב-setup.sh
.
# Specify IP address or DNS name of node. IP1=192.168.1.1 # ElasticSearch IP2=192.168.1.2 # ElasticSearch IP3=192.168.1.3 # ElasticSearch IP4=192.168.1.4 # API BaaS Stack IP5=192.168.1.5 # API BaaS Stack IP6=192.168.1.6 # API BaaS Stack IP7=192.168.1.7 # API BaaS Portal IP8=192.168.1.8 # Cassandra (shared with Edge or standalone) IP9=192.168.1.9 # Cassandra (shared with Edge or standalone) IP10=192.168.1.10 # Cassandra (shared with Edge or standalone) # Must resolve to IP address or DNS name of host - not to 127.0.0.1 or localhost. HOSTIP=$(hostname -i) # Define the API BaaS administrator account. AS_ADMIN="superuser" # User name - default is "superuser". AS_ADMIN_EMAIL=stackAdmin@email.com AS_PASSWD=stackAdminPWrod # Only if you are installing Cassandra. # Specify Cassandra data center and rack suffix. # Must use IP addresses for CASS_HOSTS, not DNS names. # CASS_HOSTS="$IP8:1,1 $IP9:1,1 $IP10:1,1" # If connecting to existing Cassandra nodes, # specify Cassandra IPs. # Must use IP addresses for CASS_HOSTS, not DNS names. CASS_HOSTS="$IP8 $IP9 $IP10" # Cassandra uname/pword. # Even if Cassandra authentication is disabled, # you must still pass values for these properties. CASS_USERNAME=cassandra # Default value CASS_PASSWORD=cassandra # Default value # Specify BaaS Cassandra connection information. # Specify the data center name. BAAS_CASS_LOCALDC=dc-1 # Default is dc-1 # For a single data center, specify the same value as BAAS_CASS_LOCALDC. BAAS_CASS_DC_LIST="dc-1" # Replication is in the form datacenter_name:number_of_cassandra_nodes # For example, for dc-1 with three Cassandra nodes, it is dc-1:3. BAAS_CASS_REPLICATION=dc-1:3 # Defines the initial contact points for members of the BaaS cluster. # For a single node install, specify the IP address of the node. BAAS_CLUSTER_SEEDS="dc-1:$IP1" # ElasticSearch IPs or DNS names, separated by spaces. ES_HOSTS="$IP1 $IP2 $IP3" # API BaaS Stack information. # Default cluster name is "apigee_baas" BAAS_USERGRID_CLUSTERNAME="apigee_baas" # URL and port of the load balancer for the API BaaS Stack nodes, # or IP/DNS and port 8080 of a single Stack node with no load balancer. BAAS_USERGRID_URL=http://myloadbalancer:8443 # API BaaS Portal information. # URL and port number of load balancer, if there is one in front of the Portal, # or the URL and port of the Portal node. BAAS_PORTAL_URL="http://$IP7:9000" # Portal port. Default value is 9000. BAAS_PORTAL_LISTEN_PORT=9000 # SMTP information. BaaS requires an SMTP server. SMTPHOST=smtp.gmail.com SMTPPORT=465 SMTPUSER=your@email.com SMTPPASSWORD=yourEmailPassword SMTPSSL=y SMTPMAILFROM="My Company <myco@company.com>"
בטבלה הבאה תוכלו למצוא מידע נוסף על המאפיינים האלה:
נכס | הערה |
---|---|
CASS_HOSTS |
אם מתקינים את Cassandra, צריך לציין את כתובות ה-IP של צומת Cassandra (לא שמות DNS) כוללים את המחרוזת ":dc,ra" שמציין את מרכז הנתונים והמארז של צומת של קסנדרה. לדוגמה: '192.168.124.201:1,1 = מרכז נתונים 1 ואזור מארז/זמינות 1, וגם '192.168.124.204:2,1 = מרכז נתונים 2 ואזור מארז/זמינות 1. |
CASS_USERNAME |
שם המשתמש והסיסמה של Cassandra. אם אימות Cassandra מושבת, עדיין צריך להעביר את הערכים האלה. אבל, לפעמים המערכת מתעלמת מהערכים. |
BAAS_CASS_LOCALDC |
שמות האזורים חייבים להיות בפורמט dc-#, כאשר # הוא ערך שלם. לדוגמה, dc-1, dc-2 וכו'. אם אתם מתחברים לאשכול Cassandra שמותקן עם Edge, תוכלו לבקש את הערך הזה ממנהל המערכת של Edge. בהתקנה של Edge במרכז נתונים יחיד, ערך ברירת המחדל הוא dc-1. אם התקנת את Cassandra כחלק מהתקנת ה-API BaaS, אז במהלך Cassandra הוספת את הקוד ':dc,ra' מגביל את כתובות ה-IP של Cassandra. הערך הראשון 'dc' הוא המספר של מרכז הנתונים. השם של מרכז הנתונים הוא המחרוזת "dc- " כוללים את המספר של מרכז הנתונים כסיומת. |
BAAS_CASS_DC_LIST |
יש לציין את אותו הערך כמו BAAS_CASS_LOCALDC . |
BAAS_CASS_REPLICATION |
הפורמט הוא datacenter_name:number_of_cassandra_nodes. לדוגמה, עבור dc-1 עם שלושה צמתים של Cassandra, הערך הוא 'dc-1:3'. כדי להתקין מרכז נתונים שני, צריך לציין פרטים עבור שני מרכזי הנתונים: BAAS_CASS_REPLICATION=dc-1:3,dc-2:3 |
BAAS_CLUSTER_SEEDS |
הגדרת נקודות הקשר הראשוניות לחברים באשכול BaaS. ציון פסיק
רשימה מופרדת של צומתי המקור של BaaS Stack במרכז הנתונים, מוקפת בשני
מירכאות, בצורה " בהתקנה של צומת יחיד, מציינים את כתובת ה-IP של הצומת. בסביבת ייצור עם לפחות שלושה צמתים של BaaS Stack במרכז הנתונים, צריך לציין שני צמתים של Stack בתור זרעים. אל תציינו יותר משני צמתים גם כשיש שלושה צמתי Stack או יותר. אם יש כמה מרכזי נתונים, צריך לציין רק את צומתי המקור במרכז הנתונים הזה. |
BAAS_USERGRID_URL |
בסביבת ייצור, אלו כתובת ה-URL והיציאה של מאזן העומסים לפני צומתי ה-API BaaS Stack, בפורמט: http://stack_load_balancer:port לדוגמה: http://mystackloadbalancer:8443 בסביבת בדיקה או פיתוח, שבה יש לכם רק מקבץ BaaS אחד של API. צומת, יכול להיות כתובת ה-URL ומספר היציאה של צומת API BaaS Stack, באופן הבא: http://stack_IP_or_DNS:port לדוגמה: http://mystackip:8080 מספר היציאה של שרת API BaaS Stack הוא 8080. |
BAAS_PORTAL_URL |
כתובת ה-URL ומספר היציאה של מאזן העומסים, אם יש כזה לפני הפורטל, בפורמט: http://portal_load_balancer:port לדוגמה: http://myportalloadbalancer:8443 אם אין מאזן עומסים, מציינים את כתובת ה-URL ואת מספר היציאה של צומת הפורטל, בפורמט הבא: http://portal_IP_or_DNS:port לדוגמה: http://myportal:9000 כברירת מחדל, מספר היציאה של API BaaS Portal הוא 9000. |
BAAS_PORTAL_LISTEN_PORT |
מספר היציאה של שרת ה-API BaaS Portal הוא 9000. אם השקע הזה לא זמין, לציין יציאה אחרת. אם מגדירים את |
SMTPHOST
|
מגדירים את SMTP כדי ש-API BaaS יוכל לשלוח אימיילים לגבי סיסמאות שאבדו והתראות אחרות. אם לא נדרשים פרטי כניסה של משתמש ב-SMTP, משמיטים את |