SurfSense/docker/scripts
Anish Sarkar c5afce3873 feat(docker): add GPU support and enhance installation scripts
- Introduced a new docker-compose.gpu.yml file to define GPU resource reservations for backend services.
- Updated .env.example to include GPU-related environment variables and usage instructions.
- Enhanced install.ps1 and install.sh scripts to support GPU variant selection and validation for GPU count.
- Improved error handling and user feedback for invalid GPU configurations.
2026-06-06 01:15:04 +05:30
..
install.ps1 feat(docker): add GPU support and enhance installation scripts 2026-06-06 01:15:04 +05:30
install.sh feat(docker): add GPU support and enhance installation scripts 2026-06-06 01:15:04 +05:30
migrate-database.ps1 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
migrate-database.sh fix: redirect stdin to /dev/null in Docker commands to suppress unwanted input prompts 2026-02-27 21:22:15 +05:30