Commit Graph

54 Commits

Author SHA1 Message Date
Gaius 55b759a9b5
docs: rename verbose to console in client command (#265)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2025-05-29 12:31:10 +08:00
Gaius 23a2131662
docs: update scheduleTimeout and pieceTimeout for dfdaemon config (#262)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2025-05-08 22:38:08 +08:00
Zhaoxinxin 9ef8372cc1
docs: client add dfcache command documentation (#261)
* feat: client add dfcache command documentation

Signed-off-by: zhaoxinxin <1186037180@qq.com>

* feat: client add dfcache command documentation

Signed-off-by: zhaoxinxin <1186037180@qq.com>

* feat: client add dfcache command documentation

Signed-off-by: zhaoxinxin <1186037180@qq.com>

* feat: client add dfcache command documentation

Signed-off-by: zhaoxinxin <1186037180@qq.com>

* feat: client add dfcache command documentation

Signed-off-by: zhaoxinxin <1186037180@qq.com>

* feat: client add dfcache command documentation

Signed-off-by: zhaoxinxin <1186037180@qq.com>

* feat: client add dfcache command documentation

Signed-off-by: zhaoxinxin <1186037180@qq.com>

* feat: client add dfcache command documentation

Signed-off-by: zhaoxinxin <1186037180@qq.com>

* feat: change example

Signed-off-by: zhaoxinxin <1186037180@qq.com>

---------

Signed-off-by: zhaoxinxin <1186037180@qq.com>
2025-05-08 10:35:05 +08:00
Zhaoxinxin 69918be4b2
Feat changing the pip configuration file (#259)
* feat: changing the PIP configuration file

Signed-off-by: zhaoxinxin <1186037180@qq.com>

* feat: changing the PIP configuration file

Signed-off-by: zhaoxinxin <1186037180@qq.com>

* feat: changing the PIP configuration file

Signed-off-by: zhaoxinxin <1186037180@qq.com>

* feat: changing the PIP configuration file

Signed-off-by: zhaoxinxin <1186037180@qq.com>

---------

Signed-off-by: zhaoxinxin <1186037180@qq.com>
2025-04-28 10:55:00 +08:00
Chlins Zhang 6549978682
docs: remove job gc configuration (#257)
Signed-off-by: chlins <chlins.zhang@gmail.com>
2025-04-25 14:28:18 +08:00
Gaius 57d02b5ee9
docs(reference/commands/client): mount host's socket dir to pod (#242)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2025-03-25 20:59:40 +08:00
Gaius f82ad40c9b
docs: add dfget download via UDS (#241)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2025-03-17 11:49:21 +08:00
Chongzhi Deng 209415f0c7
docs: fix parsing error in scheduler configuration (#239)
Signed-off-by: BruceAko <chongzhi@hust.edu.cn>
2025-03-14 16:57:28 +08:00
Chongzhi Deng 8140eea63f
docs: fix typo in scheduler configuration (#238)
Signed-off-by: BruceAko <chongzhi@hust.edu.cn>
2025-03-14 15:06:02 +08:00
Gaius 6abb700077
feat: optimize the default value of the config (#237)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2025-03-06 15:45:24 +08:00
Gaius 578685b04c
docs: add HTTPS and JWT configuration for Security Best Practice (#228)
feat: add HTTPS and JWT configuration for Security Best Practice

Signed-off-by: Gaius <gaius.qi@gmail.com>
2025-02-17 12:02:55 +08:00
Gaius d570f7364a
docs(reference/configuration/client): add request rate limit for client's grpc server (#227)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2025-02-14 18:31:41 +08:00
Gaius 684bcb86ad
feat: change manager config for caching (#203)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2024-12-30 18:46:51 +08:00
Zhaoxinxin 131f75b14b
docs: change lfu size of the manager cache (#199)
Signed-off-by: zhaoxinxin <1186037180@qq.com>
2024-12-27 13:34:23 +08:00
Chlins Zhang 2b66bc033f
docs: add prefetchRateLimit to dfdaemon configuration documentation (#189)
Signed-off-by: chlins <chlins.zhang@gmail.com>
2024-12-06 16:56:19 +08:00
Zhaoxinxin a5ed2a1fc4
docs: change binaries Documentation (#187)
Signed-off-by: zhaoxinxin <1186037180@qq.com>
2024-12-05 12:12:08 +08:00
Zhaoxinxin 9ea4b4dd07
docs: dfget documention add hdfs (#185)
Signed-off-by: zhaoxinxin <1186037180@qq.com>
2024-11-29 11:07:59 +08:00
Gaius db7c31c2c2
feat: add prefetch comment for dfdaemon config (#173)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2024-10-21 18:09:11 +08:00
Gaius 5dbef62cdc
docs: add basic auth for dfdaemon (#171)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2024-10-18 19:38:47 +08:00
Gaius 3843bfc86a
docs: add self-signed certs config (#169)
* feat: rename certs to cert in client config

Signed-off-by: Gaius <gaius.qi@gmail.com>

* docs: add self-signed certs config

Signed-off-by: Gaius <gaius.qi@gmail.com>

---------

Signed-off-by: Gaius <gaius.qi@gmail.com>
2024-10-16 23:58:10 +08:00
Gaius f45dabf8f0
docs: remove network topology config (#168)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2024-09-30 17:32:13 +08:00
Gaius ff14622dac
docs: add skip verify for preheat (#160)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2024-09-26 22:42:04 +08:00
Zhaoxinxin 8ee9be6cc0
docs: add insecureSkipVerify for manager config (#159)
Signed-off-by: zhaoxinxin <1186037180@qq.com>
2024-09-26 20:28:14 +08:00
Gaius dd406f17ec
feat: add gc configuration for manager job (#151)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2024-09-14 17:53:10 +08:00
Gaius 3bf4adf6bf
chore: add disableShared for client config (#150)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2024-09-14 17:06:51 +08:00
Gaius 889265171b
docs: add X-Dragonfly-Use-P2P header for config (#149)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2024-09-10 15:38:28 +08:00
Gaius 94580cfa51
docs: change capacity and quantum for manager job (#147)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2024-09-04 11:33:50 +08:00
Gaius ed74e2cf67
docs: add ratelimit configuration for manager job (#146)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2024-09-04 00:23:04 +08:00
Zhaoxinxin 4b3da75456
Docs change commands dfget example (#143)
Signed-off-by: zhaoxinxin <1186037180@qq.com>
2024-08-29 21:23:37 +08:00
Zhaoxinxin c59baa9c3e
docs: document dfdaemon add download case (#141) 2024-08-28 22:43:50 +08:00
Zhaoxinxin a4cf13a1d3
docs: change documentation dfget (#140)
Signed-off-by: zhaoxinxin <1186037180@qq.com>
2024-08-27 19:36:59 +08:00
Zyyeric bd47bf3544
docs: change gcs scheme to gs, and add credential path (#139)
docs: change gcs scheme to gs and add credential path

Signed-off-by: Zyyeric <eric1976808123@gmail.com>
2024-08-19 13:56:08 +08:00
Zhaoxinxin a52c2c120c
docs: update dfget options (#138)
Signed-off-by: zhaoxinxin <1186037180@qq.com>
2024-08-13 14:43:14 +08:00
Zhaoxinxin 36ded3481a
Docs change dfget documentaion download a directory title (#137)
Signed-off-by: zhaoxinxin <1186037180@qq.com>
2024-08-13 12:07:28 +08:00
Zhaoxinxin 12de36650d
docs:Command dfget to add download examples (#136)
Signed-off-by: zhaoxinxin <1186037180@qq.com>
2024-08-13 11:49:53 +08:00
Zhaoxinxin 1aa10f1ce8
Docs binaries document adds rpm and deb installation client (#132)
Signed-off-by: zhaoxinxin <1186037180@qq.com>
2024-08-06 12:08:32 +08:00
Gaius 9af92e6606
docs: change logo of the landing page (#129) (#133)
chore: change logo of the landing page (#129)

Signed-off-by: Gaius <gaius.qi@gmail.com>
2024-08-02 11:06:41 +08:00
Gaius 029d5032d2
docs: change rateLimit to human readable format in client (#127)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2024-07-17 16:39:58 +08:00
Zhaoxinxin 04b70cf1d0
docs: Dragonfly v2.2 (#122)
Signed-off-by: zhaoxinxin <1186037180@qq.com>
2024-06-21 18:07:44 +08:00
embroede 038d93cde6
Add docs for directory mode configuration (#71)
* Add docs for directory mode configuration

Signed-off-by: Edward Broeder <eddie.broeder@intel.com>

* Add periods at the end of comments

Signed-off-by: Edward Broeder <eddie.broeder@intel.com>

* Add some missing documentation for log rotation

Signed-off-by: Edward Broeder <eddie.broeder@intel.com>

---------

Signed-off-by: Edward Broeder <eddie.broeder@intel.com>
2024-03-01 13:50:54 +08:00
Zhaoxinxin afb95fb73f
docs: change preheat parameters (#56)
Signed-off-by: zhaoxinxin <1186037180@qq.com>
2024-01-25 20:06:24 +08:00
Gaius 6891375a84
docs: optimize scheduler default config (#54)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2024-01-25 12:30:32 +08:00
Gaius 68cb627255
docs: change default value of retry in scheduler (#49)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2024-01-10 16:52:15 +08:00
Gaius da25e6d42b
feat: remove advertisePort in manager config (#48)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2024-01-10 12:34:45 +08:00
Gaius 39393e0da7
docs: remove maxScheduleCount in scheduler configuration (#47)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2024-01-08 16:10:41 +08:00
Gaius 7d85f03662
docs: add prompt to socket config in dfdaemon (#46)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2023-12-29 16:23:24 +08:00
Gaius ce3e372d8c
docs: change preheat by basic auth (#40)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2023-12-21 10:42:31 +08:00
Gaius 0e2293758c
docs: add maxScheduleCount to scheduler config (#34)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2023-11-09 19:52:58 +08:00
Gaius 2034e76302
docs(reference/preheat): fix preheat document (#29)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2023-10-30 15:23:00 +08:00
Zhaoxinxin ea5a923e1e
feat: preheat add content (#23) 2023-10-26 14:24:41 +08:00