Skip to content

Commit

Permalink
opt: 12.0 cluster & seadoc
Browse files Browse the repository at this point in the history
  • Loading branch information
wacmkxiaoyi committed Nov 25, 2024
1 parent 1cb8069 commit 2b443a5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions manual/extension/setup_seadoc.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ SeaDoc has the following deployment methods with different situations:
- Same host with Seafile server cluster (frontend node)
- Same host with Seafile server deploy from binary packages

### Situation 1
### SeaDoc and Seafile docker (single-node mode) are deployed on the same host

1. Download the `seadoc.yml` and integrate SeaDoc in Seafile docker.

Expand All @@ -57,7 +57,7 @@ SeaDoc has the following deployment methods with different situations:
SEADOC_SERVER_URL=https://seafile.example.com/sdoc-server
```

### Situation 2
### SeaDoc deploys on a new host or the same host with Seafile server (cluster and standalone)

1. Download and modify the `.env` and `seadoc.yml` files.

Expand Down
2 changes: 1 addition & 1 deletion manual/setup/cluster_deploy_with_docker.md
Original file line number Diff line number Diff line change
Expand Up @@ -360,4 +360,4 @@ So far, Seafile cluster has been deployed.
## (Optional) Deploy SeaDoc server
You can follow [here](../extension/setup_seadoc.md#situation-2) to deploy SeaDoc server. And then modify `SEADOC_SERVER_URL` in your `.env` file
You can follow [here](../extension/setup_seadoc.md) to deploy SeaDoc server. And then modify `SEADOC_SERVER_URL` in your `.env` file

0 comments on commit 2b443a5

Please sign in to comment.