Muhammad Ibrahim c8d54facb9 fix: Use .env file for database credentials in update commands
- Update update_instance function to read database credentials from .env file
- Fix database backup to use credentials from .env instead of hardcoded values
- Update migration commands to load environment variables from .env
- Fix small management script update command to use .env credentials

This resolves the 'password authentication failed' error when running
update commands on existing instances where database credentials
are stored in the .env file rather than hardcoded.
2025-09-17 23:39:00 +01:00
2025-09-16 15:36:42 +01:00
2025-09-16 15:36:42 +01:00
Description
No description provided
GPL-3.0 261 MiB
Languages
JavaScript 85.8%
Shell 13.6%
CSS 0.2%
Dockerfile 0.2%
PLpgSQL 0.2%