Commit graph

20 commits

Author SHA1 Message Date
7dcbaa68f3 feat(docker-compose): Add verbose flag to migration command for improved logging 2025-10-30 19:16:08 +01:00
059115b109 fgh 2025-10-29 12:17:12 +01:00
79b2642360 asasd 2025-10-29 12:04:39 +01:00
5cb75c2af8 re 2025-10-29 11:58:58 +01:00
8a73a8e67d sdf 2025-10-29 11:14:39 +01:00
9218d2f7ac Add user seeding SQL script and initial Docker Compose configuration
- 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.
2025-10-29 11:06:53 +01:00
5ea42bb24b upd 2025-10-23 15:16:42 +02:00
b6d9842bcd feat: add SKEBBY_USER and SKEBBY_PASS environment variables for Skebby integration 2025-10-08 11:32:06 +02:00
24c9754dae Remove STRIPE_LIMITED_KEY from environment variables across configuration files 2025-08-19 14:38:53 +02:00
Marco
112c9b50e8
Update docker-compose.yml 2025-08-16 22:29:04 +02:00
Marco
1bdf09a1a9
Update docker-compose.yml 2025-08-16 22:27:23 +02:00
73e7c947d8 web2 2025-08-07 19:31:51 +02:00
adf5749ec8 s 2025-08-07 19:22:04 +02:00
616a5ff412 web 2025-08-07 19:03:14 +02:00
f36f28a057 backend added 2025-08-07 19:00:29 +02:00
763776c29b r 2025-08-07 18:55:08 +02:00
41616e2c05 fix: change PostgreSQL service restart policy to 'unless-stopped' 2025-08-07 16:48:54 +02:00
2adb9e1606 Add healthcheck for backend service in docker-compose.yml 2025-08-04 17:59:36 +02:00
d1365ba5c5 Comment out sysctl settings for keydb and backend services in docker-compose.yml 2025-08-04 17:46:50 +02:00
29c64c7e39 init 2025-08-04 17:45:44 +02:00