Skip to content

Commit

Permalink
apps
Browse files Browse the repository at this point in the history
  • Loading branch information
qiaofeng1227 authored Sep 7, 2024
1 parent 6c243e8 commit 3a753c1
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 31 deletions.
15 changes: 1 addition & 14 deletions i18n/en/docusaurus-plugin-content-docs/current/apps/xwiki.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,21 +35,8 @@ import Meta from './\_include/xwiki.md';
- Assign roles and permissions to different users based on their responsibilities.

2. **Extension Manager**:
- Install and manage extensions through XWiki’s Extension Manager to expand functionality.
- Install and manage extensions through XWiki’s [Extension](https://extensions.xwiki.org/xwiki/bin/view/Extension/) Manager to expand functionality.
- Keep extensions updated for security and performance improvements.

## Troubleshooting {#troubleshooting}

1. **XWiki Initialization Issues**:

- **Symptom**: XWiki setup wizard fails or hangs during initialization.
- **Solution**: Ensure that sufficient server resources are available. Restart the XWiki container via the Websoft9 Console and retry the initialization.

2. **Admin Account Setup Issues**:

- **Symptom**: Issues encountered during the admin account setup.
- **Solution**: Double-check the database connection and ensure that all required services are running.

3. **Performance Issues**:
- **Symptom**: XWiki is running slowly after installation.
- **Solution**: Review the installed extensions and remove any that are not necessary. Additionally, check the server resources and optimize them if needed.
8 changes: 0 additions & 8 deletions i18n/en/docusaurus-plugin-content-docs/current/apps/zabbix.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,11 +43,3 @@ import Meta from './\_include/zabbix.md';

## Troubleshooting {#troubleshooting}

1. **Connection Issues**:

- **Symptom**: Unable to connect to the Zabbix server or dashboard.
- **Solution**: Check that the necessary ports are open and the Zabbix components are properly configured.

2. **Agent Not Showing in Host List**:
- **Symptom**: The Zabbix-Agent host is not appearing in the host list.
- **Solution**: Verify the agent is correctly installed on the target host and the connection details are accurate.
10 changes: 2 additions & 8 deletions i18n/en/docusaurus-plugin-content-docs/current/apps/zammad.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,18 +23,12 @@ import Meta from './\_include/zammad.md';

## Administration {#administrator}

- **User Management**: Add and manage users through the Zammad admin dashboard.

- **Ticket Management**: Configure ticket queues, response times, and assign support agents to specific tickets.

## Troubleshooting {#troubleshooting}

#### Can't connect after replacing the database?

- **Issue**: Zammad database connection does not support hostnames containing an underscore ("\_").
- **Solution**: Ensure that the replacement database hostname does not contain any underscores to meet the connection requirements.
Zammad database connection does not support hostnames containing an underscore ("\_"), Ensure that the replacement database hostname does not contain any underscores to meet the connection requirements.

#### Slow Initialization?

- **Issue**: Zammad is taking longer than expected to initialize.
- **Solution**: Check your server resources and ensure sufficient CPU and memory are allocated to support Zammad’s initialization process.
Zammad is taking longer than expected to initialize, Check your server resources and ensure sufficient CPU and memory are allocated to support Zammad’s initialization process.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ import Meta from './\_include/zentao.md';

- **Multilingual (✅)**: Supports backend language switching.
- **Command Line**: Use the [Initialization Admin Script](https://www.zentao.net/book/zentaopmshelp/35.html).
- **Plugin Marketplace (✅)**: [Register](https://www.zentao.net/user-register.html) for an official account to install plugins online.
- **Plugin Marketplace (✅)**: [Register](https://www.zentao.net/extension-browse.html) for an official account to install plugins online.
- **Client (✅)**: Available for Zentao Pro and Enterprise Edition users.
- **Zentao Directory**: Already mounted at `/data`.
- **Plugin Path**: Already mounted at `/data/module`.
Expand Down

0 comments on commit 3a753c1

Please sign in to comment.