Anish Sarkar
6e1ca96d57
feat: add migration completion tracking to installation script
2026-02-27 22:59:51 +05:30
Anish Sarkar
848ad55071
chore: update URL links for production
2026-02-27 22:21:44 +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
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
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
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
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
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
ce1f8c872f
feat: add Docker configuration files and installation script for SurfSense
2026-02-24 22:45:37 +05:30