diff --git a/i18n/en/docusaurus-plugin-content-docs/current/apps/assets/espocrm-backend-websoft9.png b/i18n/en/docusaurus-plugin-content-docs/current/apps/assets/espocrm-backend-websoft9.png index fa9668bb..ecb6c993 100644 Binary files a/i18n/en/docusaurus-plugin-content-docs/current/apps/assets/espocrm-backend-websoft9.png and b/i18n/en/docusaurus-plugin-content-docs/current/apps/assets/espocrm-backend-websoft9.png differ diff --git a/i18n/en/docusaurus-plugin-content-docs/current/apps/assets/jenkins-installstart-websoft9.png b/i18n/en/docusaurus-plugin-content-docs/current/apps/assets/jenkins-installstart-websoft9.png index e4281742..48c433b2 100644 Binary files a/i18n/en/docusaurus-plugin-content-docs/current/apps/assets/jenkins-installstart-websoft9.png and b/i18n/en/docusaurus-plugin-content-docs/current/apps/assets/jenkins-installstart-websoft9.png differ diff --git a/i18n/en/docusaurus-plugin-content-docs/current/apps/espocrm.md b/i18n/en/docusaurus-plugin-content-docs/current/apps/espocrm.md index 3a3c1758..c1c3b673 100644 --- a/i18n/en/docusaurus-plugin-content-docs/current/apps/espocrm.md +++ b/i18n/en/docusaurus-plugin-content-docs/current/apps/espocrm.md @@ -18,7 +18,7 @@ import Meta from './_include/espocrm.md'; ### Login Verification{#verification} -1. Completed installation EspoCRM at Websoft9 console, get the applicaiton's overview and access credentials from "My Apps" +1. Completed installation EspoCRM at Websoft9 console, get the applicaiton's overview and access credentials from **My Apps** 2. After login successfully, access the backend ![](./assets/espocrm-backend-websoft9.png) diff --git a/i18n/en/docusaurus-plugin-content-docs/current/apps/ghost.md b/i18n/en/docusaurus-plugin-content-docs/current/apps/ghost.md index 11b7ed4d..c0ec4d15 100644 --- a/i18n/en/docusaurus-plugin-content-docs/current/apps/ghost.md +++ b/i18n/en/docusaurus-plugin-content-docs/current/apps/ghost.md @@ -16,15 +16,38 @@ import Meta from './_include/ghost.md'; ### Initial setup{#wizard} -1. When completed installation of Ghost at Websoft9 console, get the applicaiton's overview and access information from "My Apps" +1. When completed installation of Ghost at Websoft9 console, get the applicaiton's overview and access information from **My Apps** 2. Access by `http://URL/ghost`, complete the install wizard - ![](./assets/ghost-register001-websoft9.png) +3. Start creating an administrator account (e-mail address username) + +### Multi-language website + +Ghost's backend doesn't support Chinese, but the frontend supports Chinese (you need to have Chinese in your theme). + +1. Translate the files in the locales directory under the theme, where zh-hans.json means Chinese. + +2. Login to the Ghost backend, click **General** on the left menu bar, expand **Publication Language**, and set its value to zh-hans. + ![Ghost Setting Language](./assets/ghost-setzhhans-websoft9.png) + +3. After saving, it will take effect immediately. + + +### Enable Paid Reading + +Ghost supports websites to sell articles to customers on a subscription basis, and is a productivity tool for KM entrepreneurs. + +1. Login to Ghost, click **SETTING > Labs** on the left menu bar. + +2. Setting Enable members, Connect to Stripe, Subscription pricing, etc. + ![Ghost Code Insertion](./assets/ghost-setsubs-websoft9.png) + + ## Configuration options{#configs} -- Code embedding(✅): Ghost backend[SETTING]>[Code Injection] +- Code embedding(✅): Ghost backend **SETTING > Code Injection** - SMTP(✅): Modify configuration file @@ -38,13 +61,13 @@ import Meta from './_include/ghost.md'; - [Content API](https://ghost.org/docs/content-api/) -- Subscription for reader (✅): "SETTING" > "Labs" and Enable members, Connect to Stripe, Subscription pricing +- Subscription for reader (✅): **SETTING > Labs** and Enable members, Connect to Stripe, Subscription pricing - Theme market(✅) -- Change theme: "SETTING" > "Design" +- Change theme: **SETTING > Design** -- Custom menu(✅):"SETTING" > Design" +- Custom menu(✅):**SETTING > Design** ## Administer{#administrator} diff --git a/i18n/en/docusaurus-plugin-content-docs/current/apps/gitlab.md b/i18n/en/docusaurus-plugin-content-docs/current/apps/gitlab.md index e573e69f..5a0e070d 100644 --- a/i18n/en/docusaurus-plugin-content-docs/current/apps/gitlab.md +++ b/i18n/en/docusaurus-plugin-content-docs/current/apps/gitlab.md @@ -66,18 +66,18 @@ JiHu Gitlab is an independently owned and operated GitLab company in China that ### Convert CE to EE -Conversion [relationship](https://about.gitlab.com/install/ce-or-ee) between GitLab CE (Community Edition) and GitLab EE (Enterprise Edition): +Conversion [relationship](https://about.gitlab.com/install/ce-or-ee) between GitLab CE and GitLab EE: - If GitLab EE is installed, EE functionality is disabled at the end of the trial period, but CE functionality is still available -- If GitLab CE is installed, you need to change the image label to EE and rebuild the container to seamlessly [upgrade to EE](https://docs.gitlab.com/omnibus/update/README.html#updating-community-edition-to-) enterprise-editio) +- If GitLab CE is installed, you need to change the image label to EE and rebuild the container to seamlessly [upgrade to EE](https://docs.gitlab.com/omnibus/update/README.html#updating-community-edition-to-) ## Configuration options{#configs} -- Cli: `gitlab-ctl` +- CLI: `gitlab-ctl` - [API](https://docs.gitlab.com/ee/api/) : `curl "https://gitlab.example.com/api/v4/projects"` -- Multilingual (✅ ): Select **User Settings > Preferences** to set the language -- SMTP (✅ ): The relevant values in the configuration file are as follows +- Multilingual(✅): Select **User Settings > Preferences** to set the language +- SMTP(✅): The relevant values in the configuration file are as follows ``` gitlab_rails['smtp_enable'] = true gitlab_rails['smtp_address'] = "smtp.exmail.qq.com" diff --git a/i18n/en/docusaurus-plugin-content-docs/current/apps/gogs.md b/i18n/en/docusaurus-plugin-content-docs/current/apps/gogs.md index bef52848..da31ec78 100644 --- a/i18n/en/docusaurus-plugin-content-docs/current/apps/gogs.md +++ b/i18n/en/docusaurus-plugin-content-docs/current/apps/gogs.md @@ -19,27 +19,27 @@ After installing Gogs on the **Websoft9 console**, view the application details 1. Use your local computer's browser to access the URL and enter the initialization page. -2. Database Settings: Please choose SQLite, if you choose any other database, you need to prepare available databases in advance. +2. Database settings: Please choose SQLite, if you choose any other database, you need to prepare available databases in advance. -3. Application Basic Settings: Refer to the instructions to avoid errors when filling. +3. Application basic settings: Refer to the instructions to avoid errors when filling. - - Domain name: use the URL of the current browser access (may include the port), remove the `http://` prefix, keep the latter part. + - Domain name: Use the URL of the current browser access (may include the port), remove the `http://` prefix, keep the latter part. - Application URL: Use the URL currently accessed by your browser. - - SSH port: the port of the server that was set when Gogs was installed. + - SSH port: The port of the server that was set when Gogs was installed. - HTTP port: Do not modify. 4. Set the admin account and email address (admin is not allowed as a username). -5. After successful installation, enter the system background +5. After successful installation, enter the system backend ![](./assets/gogs-dashboard-websoft9.png) ## Configuration options{#configs} -- Cli: `. /gogs -h` +- CLI: `./gogs -h` - [Webhook](https://gogs.io/docs/features/webhook) -- Multilingual (✅ ): automatically adapts to the browser language, which can also be selected in the bottom menu +- Multilingual (✅): Automatically adapts to the browser language, which can also be selected in the bottom menu ## Administer{#administrator} diff --git a/i18n/en/docusaurus-plugin-content-docs/current/apps/grafana.md b/i18n/en/docusaurus-plugin-content-docs/current/apps/grafana.md index 1dcffde7..2c5da6f8 100644 --- a/i18n/en/docusaurus-plugin-content-docs/current/apps/grafana.md +++ b/i18n/en/docusaurus-plugin-content-docs/current/apps/grafana.md @@ -23,7 +23,7 @@ After installing Grafana in the **Websoft9 console**, view the application detai - Grafana console page ![Grafana Console](./assets/grafana-dashboard-websoft9.png) -- Select **Administration > Plugins**, Add a plugin +- Select **Administration > Plugins**, add a plugin ![Grafana Add Plugins](./assets/grafana-plugins-websoft9.png) - Select **connections > Data Sources**, add a data source (analysis object) @@ -60,7 +60,7 @@ After installing Grafana in the **Websoft9 console**, view the application detai templates_pattern = emails/*.html ``` -- **Reset admin password**: run the command `grafana-cli admin reset-admin-password admin123` in the container. +- **Reset admin password**: run the command `grafana-cli admin reset-admin-password admin123` in the container - **Upgrade**: [Upgrade Grafana](https://grafana.com/docs/installation/upgrading/) diff --git a/i18n/en/docusaurus-plugin-content-docs/current/apps/graphite.md b/i18n/en/docusaurus-plugin-content-docs/current/apps/graphite.md index da55db41..04dce208 100644 --- a/i18n/en/docusaurus-plugin-content-docs/current/apps/graphite.md +++ b/i18n/en/docusaurus-plugin-content-docs/current/apps/graphite.md @@ -23,7 +23,7 @@ import Meta from './_include/graphite.md'; ## Administer{#administrator} -- **Change administrator password**: Using local browser to access the application path: **ip:port or domain name/admin/auth/user/1/**,login and select the **CHANGE PASSWORD** on the upper right. +- **Change administrator password**: Using local browser to access the application path: **ip:port or domain name/admin/auth/user/1/**, login and select the **CHANGE PASSWORD** on the upper right. ## Troubleshooting{#troubleshooting} diff --git a/i18n/en/docusaurus-plugin-content-docs/current/apps/graylog.md b/i18n/en/docusaurus-plugin-content-docs/current/apps/graylog.md index 658ba132..303c7057 100644 --- a/i18n/en/docusaurus-plugin-content-docs/current/apps/graylog.md +++ b/i18n/en/docusaurus-plugin-content-docs/current/apps/graylog.md @@ -12,7 +12,7 @@ import Meta from './_include/graylog.md'; ## Getting started{#guide} -### Log in to the backend {#wizard} +### Login to the backend {#wizard} After installing Graylog in the **Websoft9 console**, view the application details through **My Applications** and get the login information in the **Access** tab. @@ -32,8 +32,8 @@ Websoft9 is a Graylog Enterprise Edition partner. Pricing factors for Graylog En ## Configuration options{#configs} -- SMTP (✅): edit the **transport_email** parameter in the configuration file to enabled. -- Configuration file: To configure environment variables for containers, prefix all configuration variables with uppercase GRAYLOG_. +- SMTP (✅): Edit the **transport_email** parameter in the configuration file +- Configuration file: To configure environment variables for containers, prefix all configuration variables with uppercase GRAYLOG_ ``` GRAYLOG_TRANSPORT_EMAIL_ENABLED: "true" GRAYLOG_TRANSPORT_EMAIL_HOSTNAME: smtp @@ -72,7 +72,7 @@ Elasticsearch architecture: * Graylog is used to transfer data and present data, clustering improves availability * MongoDB is used to store configuration information, very little data, and clustering is limited. -#### How is Graylog architected? +#### What is the architecture of Graylog? Please read the official [Architecture Guide](https://www.slideshare.net/Graylog/graylog-engineering-design-your-architecture) diff --git a/i18n/en/docusaurus-plugin-content-docs/current/apps/haproxy.md b/i18n/en/docusaurus-plugin-content-docs/current/apps/haproxy.md index f09a00d1..5e298c69 100644 --- a/i18n/en/docusaurus-plugin-content-docs/current/apps/haproxy.md +++ b/i18n/en/docusaurus-plugin-content-docs/current/apps/haproxy.md @@ -22,11 +22,11 @@ import Meta from './_include/haproxy.md'; ### Enable HAProxy Monitoring -HAProxy Statistics Report is set by default and can be viewed through the **Websoft9 console > access > Backend**. +HAProxy Statistics Report is set by default and can be viewed through the **Websoft9 console > access > backend**. ### High Availability -Deploy Keepalived for high availability of HAProxy. +High Availability of HAProxy by deploying Keepalived. ### Cluster Configuration @@ -54,7 +54,7 @@ Examples are as follows: ## Configuration options{#configs} - Configuration file (mounted): */usr/local/etc/haproxy/haproxy.cfg* -- Cli: `haproxy` +- CLI: `haproxy` - [HAProxy APIS](https://www.haproxy.com/blog/haproxy-apis/) ## Administer{#administrator} diff --git a/i18n/en/docusaurus-plugin-content-docs/current/apps/homeassistant.md b/i18n/en/docusaurus-plugin-content-docs/current/apps/homeassistant.md index 23c2e966..7db5bc67 100644 --- a/i18n/en/docusaurus-plugin-content-docs/current/apps/homeassistant.md +++ b/i18n/en/docusaurus-plugin-content-docs/current/apps/homeassistant.md @@ -23,13 +23,13 @@ The Home Assistant application does not include the MQTT service by default: ## Configuration options{#configs} -- [Configuration files](https://www.home-assistant.io/docs/configuration/) directory (mounted): /config +- [Configuration files](https://www.home-assistant.io/docs/configuration/) directory(mounted): /config - [Home Assistant Add-ons](https://github.com/home-assistant/addons): only available for Linux native installations, not containerized versions. ## Administer{#administrator} ## Troubleshooting{#troubleshooting} -#### can't access Home Assistant through the domain name ? +#### Can't access Home Assistant through the domain name? Currently it can be accessed only by IP and port, there is no solution for domain access. diff --git a/i18n/en/docusaurus-plugin-content-docs/current/apps/huginn.md b/i18n/en/docusaurus-plugin-content-docs/current/apps/huginn.md index b8501b5b..b585a333 100644 --- a/i18n/en/docusaurus-plugin-content-docs/current/apps/huginn.md +++ b/i18n/en/docusaurus-plugin-content-docs/current/apps/huginn.md @@ -16,7 +16,7 @@ import Meta from './_include/huginn.md'; ### Initial setup{#wizard} 1. When completed installation of Huginn at **Websoft9 Console**, get the applicaiton's **Overview** and **Access** information from **My Apps**. -2. Successfully login the background and you can use it. +2. Successfully login the backend and you can use it. ## Configuration options{#configs} diff --git a/i18n/en/docusaurus-plugin-content-docs/current/apps/humhub.md b/i18n/en/docusaurus-plugin-content-docs/current/apps/humhub.md index 407e678a..853d62a1 100644 --- a/i18n/en/docusaurus-plugin-content-docs/current/apps/humhub.md +++ b/i18n/en/docusaurus-plugin-content-docs/current/apps/humhub.md @@ -20,7 +20,7 @@ import Meta from './_include/humhub.md'; 1. When completed installation of HumHub at **Websoft9 Console**, get the applicaiton's **Overview** and **Access** information from **My Apps** -2. After logging in to HumHub, you can select the **Administration -> General -> Base URL** to set the properities of **URL**, +2. After logining to HumHub, you can select the **Administration -> General -> Base URL** to set the properities of **URL**, and select the **Administration -> Advanced -> E-Mail** to set the **SMTP**. ## Configuration options{#configs} 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 a341238b..7263b008 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 completed installation of InfluxDB at 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 according to the installation wizard, and click **Get Started** to enter the dashboard and start using them ## Configuration options{#configs} 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 b837f34b..1d5655b7 100644 --- a/i18n/en/docusaurus-plugin-content-docs/current/apps/jellyfin.md +++ b/i18n/en/docusaurus-plugin-content-docs/current/apps/jellyfin.md @@ -15,7 +15,7 @@ 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 completed installation of Jellyfin at Websoft9 console, get the applicaiton's overview and access information from **My Apps** 2. Access Jellyfin install wizard and create a user and password @@ -31,8 +31,8 @@ import Meta from './_include/jellyfin.md'; ## 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 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 ## 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 2ed0e1ba..32689501 100644 --- a/i18n/en/docusaurus-plugin-content-docs/current/apps/jenkins.md +++ b/i18n/en/docusaurus-plugin-content-docs/current/apps/jenkins.md @@ -16,7 +16,7 @@ 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 completed installation of Jenkins at Websoft9 console, get the applicaiton's overview and access information from **My Apps** 2. Access the initialization page, Jenkins prompts to unlock ![](./assets/jenkins-installstart-websoft9.png) @@ -38,7 +38,7 @@ The following is a task to help users quickly get started by using Jenkins to au 1. Set **Personal access tokens** in GitHub for Jenkins connection -2. Ensures that the Github plugin is installed and enabled in Jenkins +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 @@ -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 there is an update, the backend will prompt and you can 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: [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 d57ba771..68299a79 100644 --- a/i18n/en/docusaurus-plugin-content-docs/current/apps/joomla.md +++ b/i18n/en/docusaurus-plugin-content-docs/current/apps/joomla.md @@ -16,7 +16,7 @@ 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. Completed installation Joomla at Websoft9 console, get the applicaiton's overview and access credentials from **My Apps** 2. Login to Joomla backend 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 3dbec238..ae8ed090 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. Completed installation JupyterHub at Websoft9 console, get the applicaiton's overview and access credentials from **My Apps** 2. Starting to verify it ## Configuration options{#configs} -- Multiple users(√): Access the container and run command `adduser your_username` to create it +- Multiple users(✅): Access the container and run command `adduser your_username` to create it ## Administer{#administrator} 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 cc7df30f..09b19f5a 100644 --- a/i18n/en/docusaurus-plugin-content-docs/current/apps/knowage.md +++ b/i18n/en/docusaurus-plugin-content-docs/current/apps/knowage.md @@ -19,7 +19,7 @@ import Meta from './_include/knowage.md'; 2. Wait for 3-6 minutes until Knowage started and you can access it using your local computer's browser to login. ![](./assets/knowage-login-websoft9.png) -3. Enter your account and password to login to the Knowage backend. +3. Login your account and password to login to the Knowage backend. ![](./assets/knowage-backend-websoft9.png) ### Data Modeling and Analysis 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 43ff460a..2d87503a 100644 --- a/i18n/en/docusaurus-plugin-content-docs/current/apps/kodbox.md +++ b/i18n/en/docusaurus-plugin-content-docs/current/apps/kodbox.md @@ -16,7 +16,7 @@ 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. Completed installation KodBox at 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 ![](./assets/kodbox-backend-websoft9.png) @@ -33,8 +33,8 @@ Websoft9 is KodBox's Enterprise Edition partner, and purchasing the Enterprise E ## Configuration options{#configs} -- Multilingual (√) -- Plugin (√) +- Multilingual(✅) +- Plugin(✅) ## Administer{#administrator} 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 73f71130..13a4c5cb 100644 --- a/i18n/en/docusaurus-plugin-content-docs/current/apps/kong.md +++ b/i18n/en/docusaurus-plugin-content-docs/current/apps/kong.md @@ -15,7 +15,7 @@ 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 installation Kong at Websoft9 console, 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 @@ -44,9 +44,9 @@ Detail refer to: [Authentication Reference](https://docs.konghq.com/gateway/late ## Configuration options{#configs} -- GUI console Kong Manager OSS (√): But only the enterprise distribution supports account and password authentication +- GUI console Kong Manager OSS(✅): But only the enterprise distribution supports account and password authentication -- [Kong CLI](https://docs.konghq.com/gateway/latest/reference/cli) (√) +- [Kong CLI](https://docs.konghq.com/gateway/latest/reference/cli)(✅) - Kong Manager interface: `http://URL/admin` 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 5ae61346..0203f6db 100644 --- a/i18n/en/docusaurus-plugin-content-docs/current/apps/logstash.md +++ b/i18n/en/docusaurus-plugin-content-docs/current/apps/logstash.md @@ -27,11 +27,11 @@ For data processing, configure filtering plugins (for example, grok, mutate, dat ### Exporting data -#### to Elasticsearch +#### To Elasticsearch Refer to: [Elasticsearch Connection Logstash](./elasticsearch#logstash) -#### to Kafka +#### To Kafka 1. Install the Kafka plugin. 2. Adding Connection Configuration to the Configuration File. diff --git a/i18n/en/docusaurus-plugin-content-docs/current/apps/manageiq.md b/i18n/en/docusaurus-plugin-content-docs/current/apps/manageiq.md index 19daf89c..3ef4bb7f 100644 --- a/i18n/en/docusaurus-plugin-content-docs/current/apps/manageiq.md +++ b/i18n/en/docusaurus-plugin-content-docs/current/apps/manageiq.md @@ -15,7 +15,7 @@ import Meta from './_include/manageiq.md'; ### Login Verification{#verification} -1. Completed installation ManageIQ at Websoft9 console, get the applicaiton's overview and access credentials from "My Apps" +1. Completed installation ManageIQ at Websoft9 console, get the applicaiton's overview and access credentials from **My Apps** 2. Ensure Domain Binding for ManageIQ and Set Up HTTPS Access(**Necessary Condition**) @@ -23,8 +23,8 @@ import Meta from './_include/manageiq.md'; ## Configuration options{#configs} -- Multilingual (√) +- Multilingual(✅) ## Administer{#administrator} -## Troubleshooting{#troubleshooting} \ No newline at end of file +## Troubleshooting{#troubleshooting} diff --git a/i18n/en/docusaurus-plugin-content-docs/current/apps/mattermost.md b/i18n/en/docusaurus-plugin-content-docs/current/apps/mattermost.md index c61cb1f3..d4d7191e 100644 --- a/i18n/en/docusaurus-plugin-content-docs/current/apps/mattermost.md +++ b/i18n/en/docusaurus-plugin-content-docs/current/apps/mattermost.md @@ -26,8 +26,8 @@ import Meta from './_include/mattermost.md'; ## Configuration options{#configs} - Configuration file: /path/mattermost_config/config.json -- Mobile (✅) : [download address](https://mattermost.com/download/#mattermostApps) -- Multilingual (✅) : select **Administration > Personal > Settings > langugue** +- Mobile (✅): [download address](https://mattermost.com/download/#mattermostApps) +- Multilingual (✅): select **Administration > Personal > Settings > langugue** - SMTP (✅): select **Administration > System > General Settings > Email server settings** - Server-side command line: [mattermost](https://docs.mattermost.com/administration/command-line-tools.html) - CLI: [mmctl](https://docs.mattermost.com/administration/mmctl-cli-tool.html) @@ -40,7 +40,7 @@ import Meta from './_include/mattermost.md'; ## Administer{#administrator} -- Additional action for URL change: After changing the domain name through the Websoft9 console, you also need to change the "Site URL" in the Mattermost backend: **ENVIRONMENT > Web Server**. +- Additional action for URL change: After changing the domain name through the Websoft9 console, you also need to change the **Site URL** in the Mattermost backend: **ENVIRONMENT > Web Server**. ## Troubleshooting{#troubleshooting} diff --git a/i18n/en/docusaurus-plugin-content-docs/current/apps/mautic.md b/i18n/en/docusaurus-plugin-content-docs/current/apps/mautic.md index ec3336a6..b4aa2760 100644 --- a/i18n/en/docusaurus-plugin-content-docs/current/apps/mautic.md +++ b/i18n/en/docusaurus-plugin-content-docs/current/apps/mautic.md @@ -16,13 +16,13 @@ import Meta from './_include/mautic.md'; ### Initial setup{#wizard} -1. When completed installation of Mautic at Websoft9 console, get the applicaiton's overview and access information from "My Apps" +1. When completed installation of Mautic at Websoft9 console, get the applicaiton's overview and access information from **My Apps** 2. Complete database connection (keep default values) and initial account settings according to the wizard ## Configuration options{#configs} -- Multilingual (√) +- Multilingual(✅) ## Administer{#administrator} diff --git a/i18n/en/docusaurus-plugin-content-docs/current/apps/mediawiki.md b/i18n/en/docusaurus-plugin-content-docs/current/apps/mediawiki.md index 07f03845..ab2e10b3 100644 --- a/i18n/en/docusaurus-plugin-content-docs/current/apps/mediawiki.md +++ b/i18n/en/docusaurus-plugin-content-docs/current/apps/mediawiki.md @@ -26,7 +26,7 @@ import Meta from './_include/mediawiki.md'; - Visual Editor: [Help:Starting_a_new_page](https://www.mediawiki.org/wiki/Help:VisualEditor/User_guide/zh) - File Upload: [Help:FAQ:Enabling File Upload](https://www.mediawiki.org/wiki/Manual:FAQ/zh#如何启用文件上传?) - Language Settings: [Help:FAQ:Language Settings](https://www.mediawiki.org/wiki/Manual:FAQ/zh#我如何更改界面语言?) -- Interface Customization:[Help:FAQ:Customize Interface](https://www.mediawiki.org/wiki/Manual:FAQ/zh#定制界面), modify Logo, set navigation bar, modify CSS, etc +- Interface Customization: [Help:FAQ:Customize Interface](https://www.mediawiki.org/wiki/Manual:FAQ/zh#定制界面), modify Logo, set navigation bar, modify CSS, etc ### Setting up SMTP{#smtp} @@ -52,21 +52,21 @@ import Meta from './_include/mediawiki.md'; ``` -4. Find the following variables and set their values to the sender's email address. +4. Find the following variables and set its values to the sender's email address. ``` $wgEmergencyContact = "websoft9@163.com"; $wgPasswordSender = "websoft9@163.com"; ``` -5. Once the settings are complete, restart the application to take effect. +5. After setting, restart the application to take effect. ## Configuration options{#configs} -- Configuration file (mounted): /bitnami/mediawiki/LocalSettings.php +- Configuration file (mounted): */bitnami/mediawiki/LocalSettings.php* - [API:Main_page](https://www.mediawiki.org/wiki/API:Main_page/zh) -- Multi-language (✅ ) -- Multimedia files (✅ ) +- Multilingual(✅) +- Multimedia files(✅) ## Administer{#administrator} diff --git a/i18n/en/docusaurus-plugin-content-docs/current/apps/memcached.md b/i18n/en/docusaurus-plugin-content-docs/current/apps/memcached.md index db8364e9..a06d2e07 100644 --- a/i18n/en/docusaurus-plugin-content-docs/current/apps/memcached.md +++ b/i18n/en/docusaurus-plugin-content-docs/current/apps/memcached.md @@ -21,14 +21,14 @@ import Meta from './_include/memcached.md'; **Memcached-admin** is pre-built in this application orchestration but is not enabled by default. If you need to enable it, please refer to the following steps: -1. select **Websoft9 console > My apps > compose > Go to Edit Repository**. +1. Select **Websoft9 console > My apps > compose > Go to Edit Repository**. 2. Modify the Memcached docker-compose.yml. - Host ports in the ports element - Remove the profiles element. -3. After rebuilt the application, your can access the control panel through `http:/URL:port` . +3. After rebuilt the application, your can access the control panel through `http:/URL:port`. ![Memcached-admin](./assets/memcached-gui-websoft9.png) ### Telnet Connection @@ -41,8 +41,9 @@ import Meta from './_include/memcached.md'; Connected to 127.0.0.1. Escape character is '^]'. ^]'. + ``` -3. Connected successfully, the system enters the Memcached CLI, and enters the command `stats`. +3. Connected successfully, the system enters the Memcached CLI, and inputs the command `stats`. ``` $ stats diff --git a/i18n/en/docusaurus-plugin-content-docs/current/apps/metabase.md b/i18n/en/docusaurus-plugin-content-docs/current/apps/metabase.md index 1d9b23ee..c899f9c7 100644 --- a/i18n/en/docusaurus-plugin-content-docs/current/apps/metabase.md +++ b/i18n/en/docusaurus-plugin-content-docs/current/apps/metabase.md @@ -21,18 +21,18 @@ import Meta from './_include/metabase.md'; 3. After successful login, follow the wizard. when enter **Add your data** step, it is recommended to select **I will add my data later**. -4. After completing all the steps, login to the backend +4. After completing all the steps, login to the backend. ![](./assets/metabase-backend-websoft9.png) ### Add data source -After logging in to the Metabase backend, click the icon in the upper right corner and select **Settings** to add a data source. +After logining to the Metabase backend, click the icon in the upper right corner and select **Settings** to add a data source. ![](./assets/metabase-backendadmin-websoft9.png) ## Configuration options{#configs} -- SMTP: click the icon in the upper right corner and selcet **Settings > General > email** +- SMTP: Click the icon in the upper right corner and selcet **Settings > General > email** - Multilingual (✅) : Automatically selected when install. - Multi-user (✅) - [Matebase API](https://www.metabase.com/docs/latest/api-documentation.html) diff --git a/i18n/en/docusaurus-plugin-content-docs/current/apps/mongocompass.md b/i18n/en/docusaurus-plugin-content-docs/current/apps/mongocompass.md index 514118bb..4fa43266 100644 --- a/i18n/en/docusaurus-plugin-content-docs/current/apps/mongocompass.md +++ b/i18n/en/docusaurus-plugin-content-docs/current/apps/mongocompass.md @@ -22,7 +22,7 @@ import Meta from './_include/mongocompass.md'; 2. Click the MongoDB Compass icon on desktop to enter MongoDB Compass. ![](./assets/mongodbcompass-click-websoft9.png) -3. select **New Connection > Advanced Connection Options**, enter the connection information and the account. +3. Select **New Connection > Advanced Connection Options**, enter the connection information and the account. ![](./assets/mongodbcompass001-websoft9.png) > The URI method is not recommended, as it is limited by the string format. @@ -38,4 +38,4 @@ import Meta from './_include/mongocompass.md'; #### Does Mongo Compass consume a lot of memory? -Yes, Mongo Compass is not really a web application, it is built by Websoft9 based on a special container that contains the desktop. +Yes, Mongo Compass is not a true web application, it is built by Websoft9 based on a special container that contains the desktop. diff --git a/i18n/en/docusaurus-plugin-content-docs/current/apps/moodle.md b/i18n/en/docusaurus-plugin-content-docs/current/apps/moodle.md index f15b1e52..eaae7e54 100644 --- a/i18n/en/docusaurus-plugin-content-docs/current/apps/moodle.md +++ b/i18n/en/docusaurus-plugin-content-docs/current/apps/moodle.md @@ -16,7 +16,7 @@ import Meta from './_include/moodle.md'; ### Login Verification{#verification} -1. Completed installation Moodle at Websoft9 console, get the applicaiton's overview and access credentials from "My Apps" +1. Completed installation Moodle at Websoft9 console, get the applicaiton's overview and access credentials from **My Apps**" 2. Starting to verify it ![](./assets/moodle-backend-websoft9.png) @@ -25,7 +25,7 @@ import Meta from './_include/moodle.md'; 1. Login to the Moodle backend as an administrator -2. Open "Site administration" > "Plugins" in order to view or install plugins +2. Open **Site administration > Plugins** in order to view or install plugins 3. Supports two installation methods for plugins: @@ -34,9 +34,9 @@ import Meta from './_include/moodle.md'; ### Install Theme{#theme} -1. The Moodle theme is actually a plugin, which can be installed first through the "install Plugin" method +1. The Moodle theme is actually a plugin, which can be installed first through the **install Plugin** method -2. Open "Site administration" > "Appearance" > "Theme selector" to change the theme +2. Open **Site administration > Appearance > Theme selector** to change the theme ## Configuration options{#configs}