-
Notifications
You must be signed in to change notification settings - Fork 115
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add Synology NAS storage provider docs
- Loading branch information
Showing
3 changed files
with
34 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
--- | ||
title: Synology NAS | ||
description: Using Synology NAS as a storage provider for Casdoor | ||
keywords: [Synology, NAS, storage, provider] | ||
authors: [xiao-kong-long] | ||
--- | ||
|
||
:::note | ||
|
||
This is an example of **Synology NAS**. | ||
|
||
::: | ||
|
||
### Fill in the necessary information in Casdoor | ||
|
||
There are five required fields: `Client ID`, `Client secret` and `Endpoint`. The corresponding relationship to the Synology NAS account is as follows: | ||
|
||
| Name | Name in Tencent | Required | | ||
|---------------------|-----------------|----------| | ||
| Client ID | SecretId | Yes | | ||
| Client secret | SecretKey | Yes | | ||
| Endpoint | Endpoint | Yes | | ||
| Bucket | | | | ||
| Path prefix | | | | ||
| Domain | | | | ||
| Region ID | | | | ||
|
||
#### Configure Casdoor provider | ||
|
||
![synologyConfig.png](/img/providers/storage/synologyConfig.png) | ||
|
||
|
||
You can refer to the official documentation for configuration: [link](https://www.synology.cn/zh-cn/support/developer#tool) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.