- 06 fév., 2026 13 validations
-
-
Massiles Ghernaout a écrit
-
Massiles Ghernaout a écrit
-
Massiles Ghernaout a écrit
added an automatic scaler for our workers, it is basically a polling loop that will check every now and then how many jobs are there in the redis queue, if #>maxthreshold then scale up if #<minthreshold then scale down. min and maxthreshold are diffrent values to not be stuck in a pivot value leading to instant and reoccurent scaling up and down ops
-
Massiles Ghernaout a écrit
-
Massiles Ghernaout a écrit
added .env to frontend that saves the API_URL, removed the vite proxy since it was not working proprely once compiled and server via ngnix
-
Massiles Ghernaout a écrit
-
Massiles Ghernaout a écrit
-
Massiles Ghernaout a écrit
first draft of our docker-compose file (stack.yml), this is what dictactes how the whole project will run as one peice
-
Massiles Ghernaout a écrit
-
Massiles Ghernaout a écrit
-
Massiles Ghernaout a écrit
-
Massiles Ghernaout a écrit
-
Massiles Ghernaout a écrit
-