Konfigurasi dan deploy lingkungan yang menyertakan proxy API helloworld.
Buat lingkungan:
Arahkan kursor ke folder environments, lalu klik
.
Wizard Create environment akan terbuka.
Masukkan dev untuk nama lingkungan, lalu tekan Enter.
Lingkungan dibuat.
Luaskan folder lingkungan dev untuk melihat kontennya.
Saat Anda membuat lingkungan, sekumpulan file konfigurasi akan
disertakan secara default di folder lingkungan dev untuk
mengonfigurasi deployment dan mask debug, hook alur, atau server target yang diperlukan.
Konfigurasikan detail deployment untuk proxy API helloworld di lingkungan:
Arahkan kursor ke file deployments.json, lalu klik .
Wizard Deployments akan terbuka.
Pilih proxy API helloworld untuk menambahkannya ke deployment, lalu klik OK.
File deployments.json akan terbuka di editor. File telah diperbarui untuk menyertakan proxy helloworld API dalam array deployment proxies:
[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Sulit dipahami","hardToUnderstand","thumb-down"],["Informasi atau kode contoh salah","incorrectInformationOrSampleCode","thumb-down"],["Informasi/contoh yang saya butuhkan tidak ada","missingTheInformationSamplesINeed","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 2025-04-03 UTC."],[[["This guide focuses on configuring and deploying an environment, specifically for the `helloworld` API proxy, within Apigee or Apigee hybrid."],["The process involves creating a 'dev' environment folder, where default configuration files are generated to manage deployment settings."],["The `deployments.json` file is used to configure which API proxies, such as `helloworld`, will be deployed to the designated environment."],["Deployment of the 'dev' environment results in a successful deployment message and the display of deployed application information within the emulators section."],["Prior to initiating the deployment process, it is recommended that the user has installed the Apigee Emulator."]]],[]]