Conversation
| use `--local` with [`dstack init`](../reference/cli/dstack/init.md). | ||
|
|
||
| ## Override the repo | ||
| ## Specify the repo |
There was a problem hiding this comment.
IMO the semantics here is a bit unclear
There was a problem hiding this comment.
I suggest "Inline repo initialization" instead of "Specify the repo"
There was a problem hiding this comment.
The section is less about repo init and more about the possibility to specify repo for dstack apply. I'd not focus on initialization since it's not the user goal. Maybe "Use repos with dstack apply"?
docs/docs/guides/troubleshooting.md
Outdated
| ``` | ||
|
|
||
| #### Backend configuration | ||
| #### Cause 1: Backend configuration |
There was a problem hiding this comment.
Not a fan of repeating Cause # multiple times - make reading the document a bit hard
peterschmidt85
left a comment
There was a problem hiding this comment.
Left a few comments and made a few minor improvements
| [`~/.dstack/server/config.yml`](../reference/server/config.yml.md#encryption). | ||
|
|
||
| ## Versioning policy | ||
| ## Backward compatibility |
There was a problem hiding this comment.
@peterschmidt85, Backward compatibility is only one aspect of the Versioning policy. Versioning/version policy is a standard term:
Co-authored-by: jvstme <36324149+jvstme@users.noreply.github.com>
There are still broken anchors – these are logged with INFO and does not fail in strict mode. mkdocs allows changing this and fail as well.
I haven't researched this. |
* Improve docs * Fix broken links * Build docs in strict mode * [Docs] Prevent broken links in dstack docs dstackai#1603 (review suggestions) * Apply suggestions from code review Co-authored-by: jvstme <36324149+jvstme@users.noreply.github.com> * Move retry reference * Speed up docs generation * Improve troubleshooting heading --------- Co-authored-by: peterschmidt85 <andrey.cheptsov@gmail.com> Co-authored-by: jvstme <36324149+jvstme@users.noreply.github.com>
* Improve docs * Fix broken links * Build docs in strict mode * [Docs] Prevent broken links in dstack docs dstackai#1603 (review suggestions) * Apply suggestions from code review Co-authored-by: jvstme <36324149+jvstme@users.noreply.github.com> * Move retry reference * Speed up docs generation * Improve troubleshooting heading --------- Co-authored-by: peterschmidt85 <andrey.cheptsov@gmail.com> Co-authored-by: jvstme <36324149+jvstme@users.noreply.github.com>
* Improve docs * Fix broken links * Build docs in strict mode * [Docs] Prevent broken links in dstack docs dstackai#1603 (review suggestions) * Apply suggestions from code review Co-authored-by: jvstme <36324149+jvstme@users.noreply.github.com> * Move retry reference * Speed up docs generation * Improve troubleshooting heading --------- Co-authored-by: peterschmidt85 <andrey.cheptsov@gmail.com> Co-authored-by: jvstme <36324149+jvstme@users.noreply.github.com>

Closes #1603
The PR: