Deprecate desktop build instructions from old setup

This commit is contained in:
sabaimran 2023-09-25 22:02:02 -07:00
parent 99995b2497
commit 29a64be939
3 changed files with 11 additions and 6 deletions

View file

@ -1,8 +1,6 @@
- Get Started
- [Overview](README.md)
- [Install](setup.md)
- [Desktop Installation](desktop_installation.md)
- [Windows Installation](windows_install.md)
- [Demos](demos.md)
- Use
- [Features](features.md)

View file

@ -1,4 +1,4 @@
# Installing the Desktop Application
# Installing the Desktop Application [Deprecated -- for 0.11.4 and below]
We have beta desktop images available for download with new releases. This is recommended if you don't want to bother with the command line. Download the latest release from [here](https://github.com/khoj-ai/khoj/releases). You can find the latest release under the `Assets` section.

View file

@ -45,11 +45,18 @@ docker-compose up
Khoj should now be running at http://localhost:42110. You can see the web UI in your browser.
### 1.2 Setup the frontend [Optional]
This part is currently optional, but may make setup and configuration slightly easier. It removes the need for setting up custom file paths for your Khoj data configurations. Instead, you can simply select the folders or files, and they'll be automatically uploaded to the server. Once you specify a file or file path, you don't need to update the configuration again; it will grab any data diffs dynamically over time.
### 1.2 Select files for indexing using the desktop client [Optional]
**To download, go to https://download.khoj.dev** and the correct executable for your OS will automatically start downloading. Once downloaded, you can configure your folders for indexing using the settings tab. To set your chat configuration, you'll have to use the web interface for the Khoj server you setup in the previous step.
You can use our desktop executables to select file paths and folders to index. You can simply select the folders or files, and they'll be automatically uploaded to the server. Once you specify a file or file path, you don't need to update the configuration again; it will grab any data diffs dynamically over time. This part is currently optional, but may make setup and configuration slightly easier. It removes the need for setting up custom file paths for your Khoj data configurations.
**To download the desktop client, go to https://download.khoj.dev** and the correct executable for your OS will automatically start downloading. Once downloaded, you can configure your folders for indexing using the settings tab. To set your chat configuration, you'll have to use the web interface for the Khoj server you setup in the previous step.
### 1.3 Use (deprecated) desktop builds
Before v0.11.4, we had self-contained desktop builds that included both the server and the client. These were difficult to maintain, but are still available as part of earlier releases. To find setup instructions, see here:
- [Desktop Installation](desktop_installation.md)
- [Windows Installation](windows_install.md)
### 2. Configure
1. Set `File`, `Folder` and hit `Save` in each Plugins you want to enable for Search on the Khoj config page