Skip to content

Conversation

zwpaper
Copy link
Member

@zwpaper zwpaper commented Sep 23, 2025

Summary

  • Add FAQ entry explaining that Tabby's root directory should not be placed on NFS filesystems
  • Explains SQLite's dependency on proper file locking mechanisms
  • References official SQLite documentation about broken/missing lock implementations

Test plan

  • Verify the new FAQ entry renders correctly on the documentation site
  • Ensure the SQLite documentation link is accessible
  • Confirm the warning is clear and actionable for users

🤖 Generated with Pochi

Add FAQ entry explaining that Tabby's root directory should not be placed on NFS filesystems due to SQLite's dependency on proper file locking mechanisms, which are often broken or missing in networked filesystems.

🤖 Generated with [Pochi](https://getpochi.com)

Co-Authored-By: Pochi <[email protected]>
@zwpaper zwpaper requested a review from wsxiaoys September 23, 2025 11:22
@wsxiaoys wsxiaoys merged commit 01f8bb7 into main Sep 25, 2025
2 checks passed
@wsxiaoys wsxiaoys deleted the docs/nfs branch September 25, 2025 20:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants