- Created a new SQL migration script to seed a default user into the USERS table. - Added a comprehensive Docker Compose configuration for the application, including services for the database, MinIO, KeyDB, backend, and web components. - Configured health checks and environment variables for each service to ensure proper startup and connectivity. |
||
|---|---|---|
| .. | ||
| migrations | ||
| .dockerignore | ||
| docker-compose.yml | ||
| Dockerfile | ||
| filter_sql.awk | ||
| log_parser.sh | ||
| pg_dumper.sh | ||