Muhammad Ibrahim
9705e24b83
docs: Add complete Prisma connection pool variables to Docker Compose files
...
Added DB_IDLE_TIMEOUT and DB_MAX_LIFETIME to both production and dev Docker Compose files to complete the connection pool configuration. These variables were already documented but missing from the compose files.
2025-10-28 16:06:36 +00:00
Muhammad Ibrahim
ae6afb0ef4
Building Docker compatibilty within the Agent
2025-10-28 16:06:36 +00:00
Muhammad Ibrahim
de449c547f
Fixed some ratelimits that were hardcoded and ammended docker compose to take into consideration rate limits
2025-10-22 15:22:14 +01:00
Muhammad Ibrahim
46eb797ac3
I should really commit more often instead of sending over one massive commit
...
Blame my ADHD brain
Sorry
- Now we have the server working properly in automation using BullMQ and Redis
- It also presents an API endpoint that is used to accept connections for websockets by agents (WS or WSS)
- Updated the docker-compose.yml and its documentation
2025-10-17 22:10:55 +01:00
tigattack
841b97cb5d
chore(docker): remove optional env vars from compose
2025-10-02 15:55:52 +01:00
tigattack
b85eddf22a
feat(docker): add tags for dev images in compose file
2025-10-02 15:55:52 +01:00
tigattack
01dac49c05
refactor(docker): update PostgreSQL password placeholder in compose files
2025-10-02 15:55:52 +01:00
tigattack
ab97e04cc1
chore(docker): add service name to compose files
2025-10-02 15:55:52 +01:00
tigattack
50b47bdd65
feat(docker): add JWT configs to backend image & compose
2025-10-02 15:55:52 +01:00
tigattack
cdaba97232
chore: update Docker setup for development
2025-09-30 00:02:33 +01:00
tigattack
0cca6607d7
chore(docker): tweak db healthcheck
...
Make the stack faster to start.
2025-09-25 23:13:49 +01:00
tigattack
03d6ebb43a
chore(compose): move agent_files to docker vol
2025-09-25 23:13:49 +01:00
tigattack
31583716c8
refactor(docker): tweak compose setup and envs
2025-09-22 23:42:00 +01:00
tigattack
e645124356
refactor(docker): rework compose, add dev compose
2025-09-22 23:42:00 +01:00