Anish Sarkar
933c767806
Merge remote-tracking branch 'upstream/dev' into fix/docker-dev
2026-03-10 11:25:54 +05:30
Anish Sarkar
4e0886e06d
chore: rename services and volumes in docker-compose.dev.yml for clarity and consistency in local development environment
2026-03-10 02:57:44 +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
DESKTOP-RTLN3BA\$punk
33f88bf46c
fix: remove Out-Null from docker compose command in install.ps1 to allow output visibility
2026-03-03 14:55:31 -08:00
DESKTOP-RTLN3BA\$punk
01a1c17b09
fix: update SURFSENSE_VERSION to latest and change repository URL to main branch in installation scripts
2026-03-03 13:53:28 -08:00
DESKTOP-RTLN3BA\$punk
441421c009
fix: update version display message in installation scripts to reflect new branding
2026-03-03 13:51:13 -08:00
DESKTOP-RTLN3BA\$punk
c2a8d43281
fix: update dump file handling in install.ps1 to read content directly for PostgreSQL restoration
2026-03-03 13:42:20 -08:00
DESKTOP-RTLN3BA\$punk
1541cb3c7b
fix: update dump file handling in install.ps1 to use resolved path for PostgreSQL restoration
2026-03-03 13:32:43 -08:00
DESKTOP-RTLN3BA\$punk
0cffa206ad
fix: correct dump content retrieval in migrate-database.ps1 to ensure proper handling of PostgreSQL dump files
2026-03-03 13:13:25 -08:00
DESKTOP-RTLN3BA\$punk
b88122fc17
refactor: implement Invoke-NativeSafe function in installation and migration scripts to streamline error handling for Docker commands
2026-03-03 13:08:37 -08:00
DESKTOP-RTLN3BA\$punk
59d8afca4f
fix: enhance error handling in migrate-database.ps1 by implementing try-finally for Docker info command
2026-03-03 13:00:10 -08:00
DESKTOP-RTLN3BA\$punk
8238c56b3f
fix: improve error handling in Docker installation script for Windows by using try-finally blocks
2026-03-03 12:56:07 -08:00
DESKTOP-RTLN3BA\$punk
01f8a3ed80
chore: update SURFSENSE_VERSION in .env.example to 0.0.13.9 for testing
2026-03-03 12:40:35 -08:00
Anish Sarkar
533519b343
refactor: enhance version display logic in installation scripts to read from .env file
2026-03-03 19:43:55 +05:30
Anish Sarkar
0fd1d37ed4
chore: update installation script to improve error handling and suppress output in Docker commands
2026-03-03 19:33:21 +05:30
Anish Sarkar
e7d6e5f5bd
feat: add Windows installation script and update README for Linux/MacOS users
2026-03-03 19:13:59 +05:30
Anish Sarkar
d9ebc2c599
chore: update GitHub Actions workflow to include 'dev' branch and change installation script to use 'dev' repository URL
2026-03-03 03:35:29 +05:30
Anish Sarkar
6e1ca96d57
feat: add migration completion tracking to installation script
2026-02-27 22:59:51 +05:30
Anish Sarkar
57a1c71582
chore: upgrade Redis to version 8-alpine and ElectricSQL to version 1.4.10 in Docker Compose configuration
2026-02-27 22:26:02 +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
494307b2b9
refactor: encapsulate installation script logic in a main function for improved structure and readability
2026-02-27 21:40:49 +05:30
Anish Sarkar
fbef820377
fix: redirect stdin to /dev/null in Docker commands to suppress unwanted input prompts
2026-02-27 21:22:15 +05:30
Anish Sarkar
9124b19ee9
chore: update Docker image references for testing
2026-02-27 20:46:16 +05:30
Anish Sarkar
66d9cd570b
fix: suppress benign output during database restoration in installation script
2026-02-27 04:59:12 +05:30
Anish Sarkar
4e401fdb92
feat: enhance installation script to include automatic Watchtower setup with customizable interval
2026-02-27 04:41:08 +05:30
Anish Sarkar
48ee5e86aa
chore: updated links to the main branch for production
2026-02-27 04:17:37 +05:30
Anish Sarkar
ccae5ffeb1
fix: add error handling for missing dump file in migration script and update logging for migration step
2026-02-27 04:06:01 +05:30
Anish Sarkar
3e29ae37fa
chore: update SURFSENSE_VERSION in .env.example to 0.0.13.6
2026-02-27 03:54:13 +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
233279b109
chore: update Docker installation script to use the new repository URL for SurfSense
2026-02-27 03:44:07 +05:30
Anish Sarkar
f03a746385
chore: update Docker installation script to point to the new repository for SurfSense
2026-02-27 02:44:25 +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
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