mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-03 05:29:12 +00:00
Update client setup docs with instructions for self-hosting users
Resolves #808
This commit is contained in:
@@ -21,11 +21,17 @@ Khoj will keep these files in sync to provide contextual responses when you sear
|
||||
- **Incremental**: Incremental search for a fast, search-as-you-type experience
|
||||
|
||||
## Setup
|
||||
:::info[Self Hosting]
|
||||
If you are self-hosting the Khoj server, update the *Settings* page on the Khoj Desktop app to:
|
||||
- Set the `Khoj URL` field to your Khoj server URL. By default, use `http://127.0.0.1:42110`.
|
||||
- Do not set the `Khoj API Key` field if your Khoj server runs in anonymous mode. For example, `khoj --anonymous-mode`
|
||||
:::
|
||||
|
||||
|
||||
1. Install the [Khoj Desktop app](https://khoj.dev/downloads) for your OS
|
||||
2. Generate an API key on the [Khoj Web App](https://app.khoj.dev/settings#clients)
|
||||
3. Set your Khoj API Key on the *Settings* page of the Khoj Desktop app
|
||||
4. [Optional] Add any files, folders you'd like Khoj to be aware of on the *Settings* page and Click *Save*
|
||||
4. [Optional] Add any files, folders you'd like Khoj to be aware of on the *Settings* page and Click *Save*.
|
||||
These files and folders will be automatically kept in sync for you
|
||||
|
||||
## Interface
|
||||
|
||||
Reference in New Issue
Block a user