-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Open
Labels
fixFix something that isn't working as expectedFix something that isn't working as expected
Description
Server
- Cloud (https://app.khoj.dev)
- Self-Hosted Docker
- Self-Hosted Python package
- Self-Hosted source code
Clients
- Web browser
- Desktop/mobile app
- Obsidian
- Emacs
OS
- Windows
- macOS
- Linux
- Android
- iOS
Khoj version
Last
Describe the bug
Hi,
Following the documentation, I download the docker-compose.yml and I launch: docker-compose up
By doing that, I have an error:
sudo docker-compose up ERROR: The Compose file './docker-compose.yml' is invalid because: Unsupported config option for volumes: 'khoj_search' Unsupported config option for services: 'sandbox'
Current Behavior
The docker container isn't launch
Expected Behavior
Launch of Khoj
Reproduction Steps
On my Debian 12, I follow the documentation:
mkdir ~/.khoj && cd ~/.khoj wget https://raw.githubusercontent.com/khoj-ai/khoj/master/docker-compose.yml
Even without updating KHOJ_ADMIN_PASSWORD, when I'm doing docker-compose up
isn't working.
Possible Workaround
No response
Additional Information
No response
Link to Discord or Github discussion
No response
Metadata
Metadata
Assignees
Labels
fixFix something that isn't working as expectedFix something that isn't working as expected