Commit Graph

25 Commits

Author SHA1 Message Date
Manoj Aggarwal 8d44e6acd3 Add comment in docker-compose for obsidian 2026-01-22 10:04:34 -08:00
DESKTOP-RTLN3BA\$punk 8aad15d392 Reapply "Merge pull request #686 from AnishSarkar22/feat/replace-logs"
This reverts commit 3418c0e026.
2026-01-16 11:32:06 -08:00
DESKTOP-RTLN3BA\$punk 3418c0e026 Revert "Merge pull request #686 from AnishSarkar22/feat/replace-logs"
This reverts commit 5963a1125e, reversing
changes made to 0d2a2f8ea1.
2026-01-16 00:49:33 -08:00
Anish Sarkar 52f2aac54e chore: update docker-compose and documentation for PostgreSQL configuration
- Added NEXT_FRONTEND_URL environment variable to docker-compose.yml for frontend integration.
- Updated hero-section.tsx to change the "Get Started" button link from "/login" to "/register".
- Enhanced electric-sql documentation with detailed instructions for locating and editing the postgresql.conf file.
2026-01-15 21:07:14 +05:30
Anish Sarkar 35392c8e62 fix: made migartion idempotent and fixed docker-compose 2026-01-15 13:26:23 +05:30
Anish Sarkar 8ceccc421d feat: added electric-sql docker-compose 2026-01-15 04:33:00 +05:30
Anish Sarkar ee3a0a9ab7 fix: made electric user and password hardcoded 2026-01-14 23:39:52 +05:30
Anish Sarkar 7a9a14aa66 feat: fixed migration for electric-sql 2026-01-14 23:23:45 +05:30
Anish Sarkar 536f3ecffc chore: Update .env.example and docker-compose.yml for Electric SQL configuration 2026-01-14 02:00:35 +05:30
Anish Sarkar f441c7b0ce feat: Enhance Electric SQL integration and update notification handling
- Added initialization script for Electric SQL user in Docker setup.
- Updated Electric SQL client to support new PGlite architecture and sync functionality.
- Improved notification fetching and syncing logic in useNotifications hook.
- Refactored ElectricProvider to handle initialization state and errors more gracefully.
- Removed deprecated electric.config.ts file and adjusted package dependencies accordingly.
2026-01-12 14:53:18 +05:30
Anish Sarkar 82c6dd0221 feat: Integrate Electric SQL for real-time notifications and enhance PostgreSQL configuration
- Added Electric SQL service to docker-compose for real-time data synchronization.
- Introduced PostgreSQL configuration for logical replication and performance tuning.
- Created scripts for initializing Electric SQL user and electrifying tables.
- Implemented notification model and service in the backend.
- Developed ElectricProvider and useNotifications hook in the frontend for managing notifications.
- Updated environment variables and package dependencies for Electric SQL integration.
2026-01-12 12:47:00 +05:30
DESKTOP-RTLN3BA\$punk 133e2639ec fix: docker backend entrpoint issues 2025-10-28 23:35:53 -07:00
DESKTOP-RTLN3BA\$punk c0e47d63f8 fix: docker 2025-10-23 21:04:14 -07:00
DESKTOP-RTLN3BA\$punk 99ab6af733 for package check 2025-10-23 20:39:42 -07:00
DESKTOP-RTLN3BA\$punk d5ccced6b9 feat: frontend docker to use nextjs production build
- Damn this made things fast af.
2025-10-23 20:37:01 -07:00
DESKTOP-RTLN3BA\$punk 590baff093 fix: reduced docker size by 67% 2025-10-23 15:49:16 -07:00
DESKTOP-RTLN3BA\$punk aed8163aee feat: added celery beat to docker 2025-10-23 00:56:28 -07:00
DESKTOP-RTLN3BA\$punk c80bbfa867 feat: added celery and removed background_tasks for MQ's
- removed pre commit hooks
- updated docker setup
- updated github docker actions
- updated docs
2025-10-20 00:30:00 -07:00
Xinwei Xiong bfeae0cb67 refactor: remove frontend and backend services from docker-compose.yml 2025-05-14 13:12:22 +08:00
Xinwei Xiong b5ede457a4 enhance Docker setup documentation and configuration options 2025-05-09 16:18:05 +08:00
DESKTOP-RTLN3BA\$punk 30e38195a3 fix: Docker fix for Monorepo 2025-04-08 14:05:52 -07:00
DESKTOP-RTLN3BA\$punk 709aa6f303 feat: Added Docker Support and missing dependencies. 2025-03-20 18:52:06 -07:00
DESKTOP-RTLN3BA\$punk da23012970 feat: SurfSense v0.0.6 init 2025-03-14 18:53:14 -07:00
DESKTOP-RTLN3BA\$punk 15419fb0c5 some more docker info 2024-09-25 14:46:01 -07:00
hnico21 ee11f50cd2
Create docker-compose.yml 2024-09-25 18:51:51 +02:00