Commit graph

27 commits

Author SHA1 Message Date
Anish Sarkar
bc3db01778 docs: update SurfSense version comment in .env.example to clarify versioning options 2026-02-26 19:40:36 +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
bb83ee5b85 refactor: update version display in installation script and streamline database migration script 2026-02-26 17:56:18 +05:30
Anish Sarkar
22bd38f346 fix: ensure DB credentials are set correctly in migration mode by adding fallback to defaults 2026-02-26 17:49:10 +05:30
Anish Sarkar
025643ffa2 feat: enhance installation and migration scripts to automate legacy data migration process
- Updated install.sh to handle fresh installations and migrations from the legacy all-in-one container.
- Added checks for Docker and Docker Compose prerequisites.
- Implemented a wait-for-postgres function to ensure database readiness.
- Enhanced migration script to extract data and recover SECRET_KEY automatically.
- Updated documentation to reflect the new automated migration process.
2026-02-26 17:24:02 +05:30
Anish Sarkar
5030dec96b chore: update banner in installation and database migration scripts for improved visibility 2026-02-26 16:18:13 +05:30
Anish Sarkar
f051c19aca feat: add database migration script and update installation instructions for legacy all-in-one users 2026-02-26 16:15:47 +05:30
Anish Sarkar
91c30db3e4 chore: reorganize comments in .env.example for improved clarity and consistency in development configuration 2026-02-26 16:04:47 +05:30
Anish Sarkar
cbff5bda65 chore: remove unnecessary comment from .env.example to streamline configuration clarity 2026-02-26 15:01:34 +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
6e2a055669 chore: enhance .env.example with additional configuration options for pgAdmin and frontend build arguments 2026-02-26 11:19:51 +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
9ae589b6ba chore: update documentation for Electric SQL setup and enhance .env.example with connection instructions 2026-02-26 05:26:38 +05:30
Anish Sarkar
95c41565f1 chore: update .env.example 2026-02-26 05:09:56 +05:30
Anish Sarkar
176dfdaeed chore: enhance .env.example with restructuring configuration options for ports and reverse proxy settings 2026-02-26 04:59:53 +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
bbbde07db7 chore: set specific version for testing 2026-02-26 03:58:06 +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
0a231ff5ad chore: update installation script to create a nested scripts directory and adjust file paths for initialization script 2026-02-25 00:26:00 +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