diff --git a/i18n/en/docusaurus-plugin-content-docs/current/apps/influxdb.md b/i18n/en/docusaurus-plugin-content-docs/current/apps/influxdb.md index 7263b008..bc947ead 100644 --- a/i18n/en/docusaurus-plugin-content-docs/current/apps/influxdb.md +++ b/i18n/en/docusaurus-plugin-content-docs/current/apps/influxdb.md @@ -15,9 +15,9 @@ import Meta from './_include/influxdb.md'; ### Initial setup{#wizard} -1. When completed installation of InfluxDB at Websoft9 console, get the applicaiton's overview and access information from **My Apps** +1. When completing the installation of InfluxDB in the Websoft9 console, get the applicaiton's overview and access information from **My Apps** -2. Create organizations, users, and buckets according to the installation wizard, and click **Get Started** to enter the dashboard and start using them +2. Create organizations, users, and buckets as instructed by the installation wizard, and click **Get Started** to enter the dashboard and begin using them ## Configuration options{#configs} @@ -27,7 +27,7 @@ import Meta from './_include/influxdb.md'; - Container configuration file: */etc/influxdb2/config.yml* - Container environment variables - - Command in docker-compose.yml file (highest priority) + - Command in the docker-compose.yml file (highest priority) ## Administer{#administrator} diff --git a/i18n/en/docusaurus-plugin-content-docs/current/apps/jellyfin.md b/i18n/en/docusaurus-plugin-content-docs/current/apps/jellyfin.md index 1d5655b7..074e90c7 100644 --- a/i18n/en/docusaurus-plugin-content-docs/current/apps/jellyfin.md +++ b/i18n/en/docusaurus-plugin-content-docs/current/apps/jellyfin.md @@ -15,24 +15,24 @@ import Meta from './_include/jellyfin.md'; ### Initial setup{#wizard} -1. When completed installation of Jellyfin at Websoft9 console, get the applicaiton's overview and access information from **My Apps** +1. When completing the installation of Jellyfin in the Websoft9 console, get the applicaiton's overview and access information from **My Apps** -2. Access Jellyfin install wizard and create a user and password +2. Access the Jellyfin installation wizard and create a user and password -3. At set up your media library step, the **path** seleted for `/media` +3. At the "set up your media library" step, select `/media` as the path -4. Complete other steps +4. Complete the remaining steps ### Add Music files -1. Upload your music files to diretory which named mounted for container `/media` +1. Upload your music files to the directory named and mounted for the container at `/media` -2. Waiting for Jellyfin automatically scanning or manual scanning it +2. Wait for Jellyfin to automatically scan or manually scan the files ## Configuration options{#configs} -- Multilingual(✅): You can select languages during initial installation -- Media directory: Jellyfin container media directory is `/media` and named mount to Server, you can get the path from **My Apps** of Websoft9 console +- Multilingual(✅): You can select languages during the initial installation +- Media directory: The Jellyfin container media directory is `/media` and it is mounted to the server. You can find the path in the `My Apps` section of the Websoft9 console. ## Administer{#administrator} diff --git a/i18n/en/docusaurus-plugin-content-docs/current/apps/jenkins.md b/i18n/en/docusaurus-plugin-content-docs/current/apps/jenkins.md index 32689501..3510406a 100644 --- a/i18n/en/docusaurus-plugin-content-docs/current/apps/jenkins.md +++ b/i18n/en/docusaurus-plugin-content-docs/current/apps/jenkins.md @@ -16,31 +16,31 @@ import Meta from './_include/jenkins.md'; ### Initial setup{#wizard} -1. When completed installation of Jenkins at Websoft9 console, get the applicaiton's overview and access information from **My Apps** +1. When completing the installation of Jenkins in the Websoft9 console, get the applicaiton's overview and access information from **My Apps** -2. Access the initialization page, Jenkins prompts to unlock +2. Access the initialization page, Jenkins will prompt you to unlock it ![](./assets/jenkins-installstart-websoft9.png) -3. Access jenkins container, and run below command to get unlock password +3. Access the Jenkins container and run the following command to retrieve the unlock password ``` cat /var/jenkins_home/secrets/initialAdminPassword ``` -4. After successful login, complete the following steps: installing plugins, creating administrators, etc +4. After successfully logging in, complete the following steps: install plugins, create administrators, etc -5. Go to Jenkins Console and start using it +5. Go to the Jenkins Console and start using it ![](./assets/jenkins-backend-websoft9.png) ### Github + Jenkins automatic construction -The following is a task to help users quickly get started by using Jenkins to automatically build and deploy projects on Github: +The following steps will help you quickly get started with Jenkins to automatically build and deploy projects on GitHub: -1. Set **Personal access tokens** in GitHub for Jenkins connection +1. Set up **Personal access tokens** in GitHub for Jenkins connection 2. Ensure that the Github plugin is installed and enabled in Jenkins -3. Create a job at Jenkins, set the source code from Github, and set the triggering strategy +3. Create a job in Jenkins, configure the source code repository from GitHub, and set the triggering strategy ## Configuration options{#configs} @@ -48,7 +48,7 @@ The following is a task to help users quickly get started by using Jenkins to au - [Multilingual](https://www.jenkins.io/doc/book/using/using-local-language/)(✅) -- SMTP: Install Jenkins plugin [Email Extension](https://plugins.jenkins.io/email-ext/), then **Manage Jenkins > Configure System** +- SMTP: Install the Jenkins plugin [Email Extension](https://plugins.jenkins.io/email-ext/), then configure it in **Manage Jenkins > Configure System** - [Jenkins CLI](https://www.jenkins.io/zh/doc/book/managing/cli/) ``` @@ -60,10 +60,10 @@ The following is a task to help users quickly get started by using Jenkins to au curl JENKINS_URL/job/JOB_NAME/buildWithParameters --user USER:TOKEN --data id=123 --data verbosity=high ``` -- Online upgrade(✅): When there is an update, the backend will prompt and you can update and upgrade online through the backend +- Online upgrade(✅): When an update is available, the backend will prompt you, allowing you to update and upgrade online through the backend ## Administer{#administrator} -- Backup and Recovery: [Backup plugin](https://plugins.jenkins.io/backup/) provides backup and recovery capabilities for Jenkins. +- Backup and Recovery: The [Backup plugin](https://plugins.jenkins.io/backup/) provides backup and recovery capabilities for Jenkins. ## Troubleshooting{#troubleshooting} diff --git a/i18n/en/docusaurus-plugin-content-docs/current/apps/joomla.md b/i18n/en/docusaurus-plugin-content-docs/current/apps/joomla.md index 68299a79..2eb93cba 100644 --- a/i18n/en/docusaurus-plugin-content-docs/current/apps/joomla.md +++ b/i18n/en/docusaurus-plugin-content-docs/current/apps/joomla.md @@ -16,38 +16,36 @@ import Meta from './_include/joomla.md'; ### Login Verification{#verification} -1. Completed installation Joomla at Websoft9 console, get the applicaiton's overview and access credentials from **My Apps** +1. After completing the installation of Joomla in the Websoft9 console, get the applicaiton's overview and access credentials from **My Apps** -2. Login to Joomla backend +2. Log in to the Joomla backend ![](./assets/joomla-system-websoft9.png) ### Install template{#template} -Joomla's template installation is mainly achieved by uploading template installation packages: +Joomla template installation is primarily done by uploading template installation packages: -1. Prepare the template installation package(.zip file), as the Joomla kernel cannot be packaged in the template +1. Prepare the template installation package(a .zip file), as the Joomla kernel cannot be included in the template package -2. Joomla backend: **System > Install > extensions** to enter the extension management interface +2. In the Joomla backend, navigate to **System > Install > extensions** to access the extension management interface 3. Choose the upload package file method for installation -4. **System > Templates** Management Template +4. Manage templates by going to **System > Templates**. ## Configuration options{#configs} -- [Joomla Extensions](https://extensions.joomla.org/): Joomla backend **System > Install > Extensions** access the extension management page, install extensions from Web +- [Joomla Extensions](https://extensions.joomla.org/): In the Joomla backend, go to **System > Install > Extensions** to access the extension management page and install extensions from the Web -- SMTP(✅): Backend **System > Global Configuration > Server > Mail > Mailer**, server email type selection `SMTP` - -- Multilingual(✅): Install the language in the backend **System > Install > Languages**, and select your language +- SMTP(✅): In the backend, navigate to **System > Global Configuration > Server > Mail > Mailer** and select `SMTP` for the server email type - Multilingual(✅) - - Joomla backend **System > Install > Languages** to install lanuages - - Joomla backend **Edit Profile > Basic Settings** select the language for the frontend and backend + - Install languages in the backend by going to **System > Install > Languages**. + - Select your language in the Joomla backend under **Edit Profile > Basic Settings** for both frontend and backend. -- Cache: Backend **System > Maintenance > Clear Cache** +- Cache: Clear the cache in the backend by going to **System > Maintenance > Clear Cache** - Configuration file: */path/configuration.php* @@ -59,6 +57,6 @@ Joomla's template installation is mainly achieved by uploading template installa ## Administer{#administrator} -- Online backup: By Joomla extension [Akeeda](https://www.akeebabackup.com/download.html) +- Online backup: Use the Joomla extension [Akeeda Backup](https://www.akeebabackup.com/download.html) for online backup and recovery ## Troubleshooting{#troubleshooting} diff --git a/i18n/en/docusaurus-plugin-content-docs/current/apps/jupyterhub.md b/i18n/en/docusaurus-plugin-content-docs/current/apps/jupyterhub.md index ae8ed090..3791c1f4 100644 --- a/i18n/en/docusaurus-plugin-content-docs/current/apps/jupyterhub.md +++ b/i18n/en/docusaurus-plugin-content-docs/current/apps/jupyterhub.md @@ -15,13 +15,13 @@ import Meta from './_include/jupyterhub.md'; ### Login Verification{#verification} -1. Completed installation JupyterHub at Websoft9 console, get the applicaiton's overview and access credentials from **My Apps** +1. After completing the installation of JupyterHub in the Websoft9 console, get the applicaiton's overview and access credentials from **My Apps** -2. Starting to verify it +2. Begin verification ## Configuration options{#configs} -- Multiple users(✅): Access the container and run command `adduser your_username` to create it +- Multiple users(✅): Access the container and run the command `adduser your_username` to create additional users ## Administer{#administrator} diff --git a/i18n/en/docusaurus-plugin-content-docs/current/apps/kafka.md b/i18n/en/docusaurus-plugin-content-docs/current/apps/kafka.md index 41820538..f0b8a6f9 100644 --- a/i18n/en/docusaurus-plugin-content-docs/current/apps/kafka.md +++ b/i18n/en/docusaurus-plugin-content-docs/current/apps/kafka.md @@ -19,7 +19,7 @@ Install the [Redpanda Console](./redpandaconsole) from the **Websoft9 App Store* ## Configuration options{#configs} -- Authentication and Authorization Control: Kafka mirrors supports various authentication and authorization mechanisms, which need to be configured manually. +- Authentication and Authorization Control: Kafka mirrors support various authentication and authorization mechanisms, which need to be configured manually. - Custom Configuration: It is recommended to set up through environment variables. - CLI ``` @@ -34,7 +34,7 @@ Install the [Redpanda Console](./redpandaconsole) from the **Websoft9 App Store* ## Administer{#administrator} -Refer to: [Bitnami Kafka Docs](https://github.com/bitnami/containers/tree/main/bitnami/kafka) +Refer to the [Bitnami Kafka Docs](https://github.com/bitnami/containers/tree/main/bitnami/kafka) for additional information ## Troubleshooting{#troubleshooting} diff --git a/i18n/en/docusaurus-plugin-content-docs/current/apps/kasmweb.md b/i18n/en/docusaurus-plugin-content-docs/current/apps/kasmweb.md index ccf3bb09..53f570ec 100644 --- a/i18n/en/docusaurus-plugin-content-docs/current/apps/kasmweb.md +++ b/i18n/en/docusaurus-plugin-content-docs/current/apps/kasmweb.md @@ -15,13 +15,13 @@ import Meta from './_include/kasmweb.md'; ### Initial setup{#wizard} -1. When completed installation of Kasm Workspaces at **Websoft9 Console**, get the applicaiton's **Overview** and **Access** information from **My Apps** +1. After completing the installation of Kasm Workspaces in the **Websoft9 Console**, get the applicaiton's **Overview** and **Access** information from **My Apps** 2. Complete the install wizard step by step ## Configuration options{#configs} -- Chinese direct input: does not support direct input, need to pass through the clipboard +- Chinese direct input: Direct input in Chinese is not supported; you will need to use the clipboard for text input. ## Administer{#administrator} diff --git a/i18n/en/docusaurus-plugin-content-docs/current/apps/kaspersky.md b/i18n/en/docusaurus-plugin-content-docs/current/apps/kaspersky.md index 32c17cb7..9d04f270 100644 --- a/i18n/en/docusaurus-plugin-content-docs/current/apps/kaspersky.md +++ b/i18n/en/docusaurus-plugin-content-docs/current/apps/kaspersky.md @@ -15,9 +15,9 @@ import Meta from './_include/kaspersky.md'; ### Initial setup{#wizard} -1. When completed installation of Kaspersky at **Websoft9 Console**, get the applicaiton's **Overview** and **Access** information from **My Apps** +1. After completing the installation of Kaspersky in the **Websoft9 Console**, get the applicaiton's **Overview** and **Access** information from **My Apps** -2. Access Kaspersky container, start virus protection scanning +2. Access the Kaspersky container and start a virus protection scan by running the following command: ``` /root/start.sh scan ``` @@ -26,4 +26,4 @@ import Meta from './_include/kaspersky.md'; ## Administer{#administrator} -## Troubleshooting{#troubleshooting} \ No newline at end of file +## Troubleshooting{#troubleshooting} diff --git a/i18n/en/docusaurus-plugin-content-docs/current/apps/kibana.md b/i18n/en/docusaurus-plugin-content-docs/current/apps/kibana.md index 0970c5dc..b1bfad66 100644 --- a/i18n/en/docusaurus-plugin-content-docs/current/apps/kibana.md +++ b/i18n/en/docusaurus-plugin-content-docs/current/apps/kibana.md @@ -15,18 +15,18 @@ import Meta from './_include/kibana.md'; ### Connecting to Elasticsearch{#wizard} -After installing Kibana in the Websoft9 console, view the application details through **My Applications** and get the login information in the **Access**. +After installing Kibana in the Websoft9 console, view the application details through **My Applications** and get the login information from **Access**. -1. Prepare Elasticsearch Enrollment Token and account password information in advance. +1. Prepare the Elasticsearch Enrollment Token and account password information in advance. -2. Login Kibana's initialization interface and enter [Elasticsearch Enrollment Token](./elasticsearch#token) information for verification (required for first-time login) +2. Log in to Kibana's initialization interface and enter the [Elasticsearch Enrollment Token](./elasticsearch#token) information for verification (required for first-time login) -3. After authentication, a screen will appear asking for a username and password. +3. After authentication, a screen will prompt you for a username and password. -4. After verifying the username and password, you can access the visualization console. +4. After verifying the username and password, you will be able to access the visualization console. ## Configuration options{#configs} -- The [configuration entry](https://www.elastic.co/guide/en/kibana/current/settings.html) of kibana.yml has a [transformational relationship](https://www.elastic.co/guide/en/kibana/current/docker.html#environment-variable-config) with the image environment. +- The [configuration entry](https://www.elastic.co/guide/en/kibana/current/settings.html) in kibana.yml has a [transformational relationship](https://www.elastic.co/guide/en/kibana/current/docker.html#environment-variable-config) with the image environment. ## Administer{#administrator} ## Troubleshooting{#troubleshooting} diff --git a/i18n/en/docusaurus-plugin-content-docs/current/apps/knowage.md b/i18n/en/docusaurus-plugin-content-docs/current/apps/knowage.md index 09b19f5a..4eabc1d3 100644 --- a/i18n/en/docusaurus-plugin-content-docs/current/apps/knowage.md +++ b/i18n/en/docusaurus-plugin-content-docs/current/apps/knowage.md @@ -14,12 +14,12 @@ import Meta from './_include/knowage.md'; ### Login verification{#verification} -1. Completed installation Knowage at **Websoft9 console**, get the applicaiton's overview and get login information in the **Access**. +1. After completing the Knowage installation in the **Websoft9 console**, get the applicaiton's overview and login information from **Access**. -2. Wait for 3-6 minutes until Knowage started and you can access it using your local computer's browser to login. +2. Wait for 3-6 minutes until Knowage has fully started. You can then access it using your local computer's browser to log in. ![](./assets/knowage-login-websoft9.png) -3. Login your account and password to login to the Knowage backend. +3. Log in with your account and password to access the Knowage backend. ![](./assets/knowage-backend-websoft9.png) ### Data Modeling and Analysis @@ -30,8 +30,8 @@ Basic steps: **connect to data source > data modeling > data configuration > dat - [Knowage API](https://knowage.docs.apiary.io) - Multilingual (✅.) : Chinese is not included -- Change Password: select **Background Profile Management > Users Management** Change Password -- Configuration: select **Background Server Settings > Configuration Management** Configure Knowage +- Change Password: Go to **Background Profile Management > Users Management** to change your password +- Configuration: Go to **Background Server Settings > Configuration Management** to configure Knowage ## Administer{#administrator} diff --git a/i18n/en/docusaurus-plugin-content-docs/current/apps/kodbox.md b/i18n/en/docusaurus-plugin-content-docs/current/apps/kodbox.md index 2d87503a..6bd089d0 100644 --- a/i18n/en/docusaurus-plugin-content-docs/current/apps/kodbox.md +++ b/i18n/en/docusaurus-plugin-content-docs/current/apps/kodbox.md @@ -16,19 +16,19 @@ import Meta from './_include/kodbox.md'; ### Login Verification{#verification} -1. Completed installation KodBox at Websoft9 console, get the applicaiton's overview and access credentials from **My Apps** +1. After completing the installation of KodBox in the Websoft9 console, get the applicaiton's overview and access credentials from **My Apps** -2. Access the KodBox URL, the first step is create administrator account, then login to the KodBox console +2. Access the KodBox URL. The first step is to create an administrator account, then log in to the KodBox console ![](./assets/kodbox-backend-websoft9.png) ## Enterprise Edition -The Community Edition of kodbox adopts the GPLV3 License, supporting 10 users and 1 department. +The Community Edition of kodbox is licensed under GPLv3, supporting up to 10 users and 1 department. -Websoft9 is KodBox's Enterprise Edition partner, and purchasing the Enterprise Edition through Websoft9 can bring more value: +As Websoft9 is a partner of KodBox's Enterprise Edition, purchasing through Websoft9 offers additional benefits: - More favorable discounts -- More integrated technical services with cloud storage systems, cloud storage, and more +- Enhanced technical services, including integration with cloud storage systems, and more - More comprehensive solutions ## Configuration options{#configs} diff --git a/i18n/en/docusaurus-plugin-content-docs/current/apps/koishi.md b/i18n/en/docusaurus-plugin-content-docs/current/apps/koishi.md index a6382397..fa4310dd 100644 --- a/i18n/en/docusaurus-plugin-content-docs/current/apps/koishi.md +++ b/i18n/en/docusaurus-plugin-content-docs/current/apps/koishi.md @@ -14,14 +14,14 @@ import Meta from './_include/koishi.md'; ### Chat test {#test} -1. Koishi console page,select **沙盒 > 添加用户** to add a user +1. In the Koishi console page, select **Sandbox > Add User** to add a user -2. Type `help` to get a chat response +2. Type `help` to receive a chat response ## Configuration options{#configs} - Plugin (✅) -- Command: Add by **command** command +- Command: Add users by using the **command** ## Administer{#administrator} ## Troubleshooting{#troubleshooting} diff --git a/i18n/en/docusaurus-plugin-content-docs/current/apps/kong.md b/i18n/en/docusaurus-plugin-content-docs/current/apps/kong.md index 13a4c5cb..e517a278 100644 --- a/i18n/en/docusaurus-plugin-content-docs/current/apps/kong.md +++ b/i18n/en/docusaurus-plugin-content-docs/current/apps/kong.md @@ -15,13 +15,13 @@ import Meta from './_include/kong.md'; ### Install Verification{#verification} -Completed installation Kong at Websoft9 console, get the applicaiton's overview and access credentials from **My Apps** +Completed the installation of Kong at the Websoft9 console, and get the applicaiton's overview and access credentials from **My Apps** -1. Kong has three services: Kong HTTP, Kong Admin API, and Kong GUI. Ports need to be opened as needed - - If access by domain: Just need enable the Kong Admin API port - - If access by IP and Port: it is necessary to enable Kong HTTP port, Kong Admin API port , and Kong GUI port +1. Kong services: Kong operates with three services: Kong HTTP, Kong Admin API, and Kong GUI. Open the necessary ports based on your access method: + - Access by domain: Only enable the Kong Admin API port + - Access by IP and Port: Enable the Kong HTTP port, Kong Admin API port, and Kong GUI port -2. Local browser access to the Kong Manager interface: +2. Local browser access: - Access by domain: `http://domain/admin` - Access by IP and Port: `http://Internet IP:Kong GUI port/admin` @@ -30,21 +30,21 @@ Completed installation Kong at Websoft9 console, get the applicaiton's overview curl -i -X GET --url http://URL/services ``` -4. Configure the Kong Admin API through the Kong Manager backend or curl +4. Configure the Kong Admin API through the Kong Manager backend or using `curl` ### Kong Manager Authentication -Kong Manager OSS access is not supported account and password authentication by default. You set access control for it through the **Websoft9 Gateway**. +Kong Manager OSS does not support account and password authentication by default. Set access control through the **Websoft9 Gateway**. ### Kong Admin API Authentication -Use Kong authentication plugin for authentication access. e.g Key Authentication, Basic Authentication, OAuth 2.0 Authentication +Use Kong authentication plugins for access control, such as Key Authentication, Basic Authentication, or OAuth 2.0 Authentication -Detail refer to: [Authentication Reference](https://docs.konghq.com/gateway/latest/kong-plugins/authentication/reference/) +For details, refer to: [Authentication Reference](https://docs.konghq.com/gateway/latest/kong-plugins/authentication/reference/) ## Configuration options{#configs} -- GUI console Kong Manager OSS(✅): But only the enterprise distribution supports account and password authentication +- GUI console Kong Manager OSS(✅): Note that only the enterprise distribution supports account and password authentication - [Kong CLI](https://docs.konghq.com/gateway/latest/reference/cli)(✅) diff --git a/i18n/en/docusaurus-plugin-content-docs/current/apps/logstash.md b/i18n/en/docusaurus-plugin-content-docs/current/apps/logstash.md index 0203f6db..b3d6cf04 100644 --- a/i18n/en/docusaurus-plugin-content-docs/current/apps/logstash.md +++ b/i18n/en/docusaurus-plugin-content-docs/current/apps/logstash.md @@ -16,14 +16,14 @@ import Meta from './_include/logstash.md'; ### Initial setup{#wizard} -1. When completed installation of Logstash at **Websoft9 Console**, get the applicaiton's **Overview** and **Access** information from **My Apps** +1. When completing the installation of Logstash in the **Websoft9 Console**, get the applicaiton's **Overview** and **Access** information from **My Apps** ### Capturing (Input) Data -In Logstash's configuration file, you need to specify one or more input plugins to define the source of your data. Logstash provides a variety of built-in input plugins, such as File, TCP, UDP, HTTP, and more. You can choose the appropriate input plugin based on your needs and configure its parameters. +In Logstash's configuration file, specify one or more input plugins to define the source of your data. Logstash provides a variety of built-in input plugins, such as File, TCP, UDP, HTTP, and more. Choose the appropriate input plugin based on your needs and configure its parameters. ### Filtering data -For data processing, configure filtering plugins (for example, grok, mutate, date) to parse, modify, or enrich data based on its structure and your needs. +For data processing, configure filtering plugins (for example, grok, mutate, date) to parse, modify, or enrich data based on its structure and your requirements. ### Exporting data @@ -34,7 +34,7 @@ Refer to: [Elasticsearch Connection Logstash](./elasticsearch#logstash) #### To Kafka 1. Install the Kafka plugin. -2. Adding Connection Configuration to the Configuration File. +2. Add the connection configuration to the configuration file. ``` output { kafka { diff --git a/i18n/en/docusaurus-plugin-content-docs/current/apps/mage.md b/i18n/en/docusaurus-plugin-content-docs/current/apps/mage.md index c8c8ce6d..7662fcc4 100644 --- a/i18n/en/docusaurus-plugin-content-docs/current/apps/mage.md +++ b/i18n/en/docusaurus-plugin-content-docs/current/apps/mage.md @@ -14,7 +14,7 @@ import Meta from './_include/mage.md'; ### Initial setup{#wizard} -1. When completed installation of Mage at **Websoft9 Console**, get the applicaiton's **Overview** and **Access** information from **My Apps** +1. When completing the installation of Mage in the **Websoft9 Console**, get the applicaiton's **Overview** and **Access** information from **My Apps** ### Run pipelines {#pipelines} @@ -24,7 +24,7 @@ import Meta from './_include/mage.md'; 3. Click **Enable Triggers** to activate the triggers, which will run at the specified time. -4. Click **Run@once** to run the Pipelines example immediately. +4. Click **Run@once** to execute the Pipelines example immediately. ## Configuration options{#configs}