mirror of
https://github.com/ModernRelay/omnigraph.git
synced 2026-06-09 01:35:18 +02:00
Harden local RustFS bootstrap repo recovery
This commit is contained in:
parent
5daeae7571
commit
ea24efbf24
3 changed files with 37 additions and 0 deletions
|
|
@ -39,6 +39,10 @@ Docker must be installed and running first.
|
|||
The RustFS bootstrap prefers the rolling `edge` binaries and only falls back to
|
||||
source builds when release assets are unavailable.
|
||||
|
||||
If a previous run left objects under the same repo prefix but did not finish
|
||||
initializing the repo, rerun with `RESET_REPO=1` or set `PREFIX` to a new
|
||||
value.
|
||||
|
||||
## Good Fit For
|
||||
|
||||
- Team knowledge graphs and internal context graphs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue