20 Commits

Author SHA1 Message Date
FrenchGithubUser
d5fbc2bcdd lock postgresql docker image version 2025-11-02 14:44:46 +01:00
FrenchGithubUser
710f35a0f8 feat: add docker support for the tracker 2025-10-30 18:59:48 +01:00
FrenchGithubUser
5272d99a0d cleanup docker files 2025-09-02 12:40:52 +02:00
FrenchGithubUser
0166727d01 match compose.yml with the instructions in the docs 2025-09-02 11:37:28 +02:00
simp4t7
1366b7b7a7 Update dockerfile (#330)
* working cargo chef, a lot of changes...

* working on dockerfile refactor

* done with dockerfile, need to change docs

* done with dockerfile

* revert workspace and .env files

* update patch path

* fix vendor path in dockerfile
2025-09-02 09:02:33 +00:00
FrenchGithubUser
4c8b937c09 added redis setup in compose.yml and in the docs 2025-09-01 17:23:36 +02:00
Pavlos Polianidis
ad148dbfb6 docs: update docs (#326) 2025-08-27 08:54:30 +00:00
Pavlos Polianidis
560b3c7fac Refactor/workspace (#321) 2025-08-23 13:01:24 +00:00
ValueZer0
c9dfc45b7e fix: Docker connectivity issues (#295)
- Fix backend host binding to 0.0.0.0 for Docker accessibility
- Add frontend environment file loading in compose.yml
2025-08-03 19:59:25 +00:00
FrenchGithubUser
54c5741b69 remove container depends on in case not everything runs in docker 2025-06-17 09:54:19 +02:00
Posh
7abd3cd1a8 Update docker configs for buildkit support 2025-06-14 11:26:09 +01:00
FrenchGithubUser
771efb57f7 include local .env variable values in docker containers 2025-06-11 18:25:59 +02:00
FrenchGithubUser
b2e0ff291e fixed backend not reaching db in docker and renamed db env vars for
consistency
2025-05-25 14:42:49 +02:00
Shehab Ali Tweel
5f22446568 make frontend wait until backend at least starts tieing it's shoes 2025-04-27 20:58:25 +02:00
Shehab Ali Tweel
520e60e4f9 compose watch: ENABLED 2025-04-27 20:07:33 +02:00
Shehab Ali Tweel
bed64247fd changes 2025-04-26 18:06:31 +02:00
Shehab Ali Tweel
49873d3871 checkpoint 2025-04-26 13:21:24 +02:00
Arian Daneshvar
729abb7eb2 use an init container to run migrations instead 2025-04-21 17:08:58 -07:00
Arian Daneshvar
f5aa0c86be make server responsible for running migrations 2025-04-21 15:48:52 -07:00
Arian Daneshvar
816094bc54 update compose file location and docs 2025-04-20 11:36:46 -07:00