Skip to content

feat: searxng setup#4

Merged
saad039 merged 882 commits intomainfrom
searxng-feature
Apr 9, 2025
Merged

feat: searxng setup#4
saad039 merged 882 commits intomainfrom
searxng-feature

Conversation

@nabeelraza-7
Copy link
Copy Markdown

Ran using docker compose up -d

@nabeelraza-7 nabeelraza-7 requested a review from saad039 February 24, 2025 14:00
@nabeelraza-7 nabeelraza-7 self-assigned this Feb 24, 2025
ports:
- "8081:8080"
volumes:
- ./searxng:/etc/searxng:rw
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd recommend you to use a named-volume instead of a local volume here.

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm actually mapping the folder searxng, with some config files, from the codebase to the /etc/searxng. I don't know what the best practice that should be implemented here but the cursor also recommended this approach.

image

Do let me know if there's still something I can do.

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Made some changes, please take a look

@nabeelraza-7 nabeelraza-7 requested a review from saad039 February 26, 2025 10:55
tjbck and others added 26 commits March 28, 2025 13:18
…e_check_in_onMessageHandler_in_Chat_svelte

fix: Inconsistent value check in onMessageHandler() in Chat.svelte
…ad-download-options

Support skipping ingestion and downloading files as attachments
…tect-encoding

Fix: CSV loader encoding issue using autodetect_encoding=True
Fix alignament buttons text

Fixed align tag on user & admin settings

- correction of some align tag assigned to buttons that are right and
have to be left, this means that although it is not noticeable in
English, in other languages, especially if several lines appear, it is
obvious.
feat: adjust jpeg compression quality to 0.15 for avatar uploads
@saad039 saad039 merged commit 69404be into main Apr 9, 2025
2 of 4 checks passed
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.