-
Notifications
You must be signed in to change notification settings - Fork 45
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
DOCS-3183: Add where data capture directory is for sudo users #3910
DOCS-3183: Add where data capture directory is for sudo users #3910
Conversation
sguequierre
commented
Jan 24, 2025
- confirmed with nick sanford
✅ Deploy Preview for viam-docs ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please have Nick approve this before merge
@@ -17,6 +17,7 @@ Data capture and cloud sync works differently for `viam-server` and `viam-micro- | |||
{{% tab name="viam-server" %}} | |||
|
|||
The data is captured locally on the machine's storage and, by default, stored in the `~/.viam/capture` directory. | |||
For root (sudo) users, the `~/.viam/capture` directory resolves to `/root/.viam/capture`. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
For root (sudo) users, the `~/.viam/capture` directory resolves to `/root/.viam/capture`. | |
For Linux root or sudo users, the `~/.viam/capture` directory resolves to `/root/.viam/capture`. | |
For MacOS users, it resolves to `/var/root/.viam/capture`. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@nicksanford is this correct?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm not sure where it will be on macos.
I recommend running it & seeing what is logged.
Co-authored-by: Naomi Pentrel <[email protected]>
🔎💬 Inkeep AI search and chat service is syncing content for source 'Viam Docs (https://docs.viam.com)' |