Commit graph

23 commits

Author SHA1 Message Date
Anish Sarkar
a548c96550 chore: update SearXNG installation scripts and directory structure
- Updated the Docker Compose file to use the latest SearXNG image version 2026.3.13-3c1f68c59.
- Added creation of the 'searxng' directory in installation scripts for better organization.
- Included new configuration files (settings.yml and limiter.toml) in the installation process.
2026-03-15 04:05:04 +05:30
Anish Sarkar
d9e312ddaa refactor: simplify SearXNG service configuration in Docker setup
- Consolidated volume mappings for SearXNG to use a single directory.
- Removed unnecessary port mappings and legacy data volume definitions.
- Updated web search service documentation to clarify Redis usage and circuit breaker implementation, eliminating Redis dependency for circuit breaker logic.
2026-03-14 20:34:34 +05:30
Anish Sarkar
d40c6bf743 feat: integrate SearXNG web search service with platform capabilities
- Added SearXNG service configuration to Docker setup, including environment variables and health checks.
- Introduced new settings management for web search in the frontend, allowing users to enable/disable and configure search engines and language preferences.
- Updated backend to support web search functionality, including database schema changes and service integration.
- Implemented health check endpoint for the web search service and integrated it into the application.
- Removed legacy SearXNG API connector references in favor of the new platform service approach.
2026-03-14 20:25:25 +05:30
Anish Sarkar
ab0f75f8ab chore: update port configurations in Docker setup to avoid conflicts and improve local development environment 2026-03-09 23:08:27 +05:30
Anish Sarkar
848ad55071 chore: update URL links for production 2026-02-27 22:21:44 +05:30
Anish Sarkar
6626a0221c chore: update Redis and ElectricSQL Docker images to latest versions 2026-02-27 21:49:42 +05:30
Anish Sarkar
9124b19ee9 chore: update Docker image references for testing 2026-02-27 20:46:16 +05:30
Anish Sarkar
48ee5e86aa chore: updated links to the main branch for production 2026-02-27 04:17:37 +05:30
Anish Sarkar
47a2ba0e56 chore: update Docker image references to use the new repository for backend and frontend services 2026-02-27 03:45:10 +05:30
Anish Sarkar
06e6c1c1be chore: add healthcheck configuration for backend and update service dependencies to ensure healthy startup 2026-02-26 20:08:18 +05:30
Anish Sarkar
90f18fac38 chore: update Docker image references to new repository for backend and frontend services 2026-02-26 18:54:44 +05:30
Anish Sarkar
35025bf0c5 chore: update Docker images to new repository and enable Watchtower for automatic updates 2026-02-26 18:39:24 +05:30
Anish Sarkar
f4f659e190 chore: add Daytona Sandbox configuration options to .env.example and Docker Compose files for cloud code execution 2026-02-26 14:37:08 +05:30
Anish Sarkar
512640354c chore: update Docker Compose files to specify names for volume configurations 2026-02-26 10:23:38 +05:30
Anish Sarkar
85eabff246 chore: update Docker configuration to use new repository and set SURFSENSE_VERSION to latest 2026-02-26 04:45:59 +05:30
Anish Sarkar
4ce883b615 chore: update Docker images to use repo for testing 2026-02-26 03:49:32 +05:30
Anish Sarkar
d7a548622d chore: pinning version for electricsql in both docker-compose files; edit .env.example 2026-02-25 13:00:05 +05:30
Anish Sarkar
d39951e4ea chore: update docker-compose image; init-electric-user.sh is now executable bit in Git 2026-02-25 03:28:53 +05:30
Anish Sarkar
d5be5c65b8 chore: update docker compose 2026-02-25 02:07:53 +05:30
Anish Sarkar
2958d1c06a chore: update Docker configuration to rename frontend to web, adjust environment variable references for database and Redis connections 2026-02-25 00:15:29 +05:30
Anish Sarkar
211309f3ac chore: update Docker environment variables for database configuration and improve security defaults 2026-02-24 23:41:22 +05:30
Anish Sarkar
1ce446ed27 feat: add Celery worker and beat services to Docker configuration, update service roles 2026-02-24 23:07:07 +05:30
Anish Sarkar
ce1f8c872f feat: add Docker configuration files and installation script for SurfSense 2026-02-24 22:45:37 +05:30