Commit Graph

10 Commits

Author SHA1 Message Date
Igor Loskutov
6ae8f1d870 self-review round 2025-12-17 13:05:08 -05:00
Igor Loskutov
4b00dda0ca hatchet init db 2025-12-16 17:24:16 -05:00
Igor Loskutov
e81e0cb5c3 remove conductor and add hatchet tests (no-mistakes) 2025-12-16 13:24:05 -05:00
Igor Loskutov
c5498d26bf hatchet no-mistake 2025-12-16 00:48:58 -05:00
Igor Loskutov
243ff2177c durable (no-mistakes) 2025-12-15 12:18:47 -05:00
Igor Monadical
5bf64b5a41 feat: docker-compose for production frontend (#664)
* docker-compose for production frontend

* fix: Remove external Redis port mapping for Coolify compatibility

Redis should only be accessible within the internal Docker network in Coolify deployments to avoid port conflicts with other applications.

* fix: Remove external port mapping for web service in Coolify

Coolify handles port exposure through its proxy (Traefik), so services should not expose ports directly in the docker-compose file.

* server side client envs

* missing vars

* nextjs experimental

* fix claude 'fix'

* remove build env vars compose

* docker

* remove ports for coolify

* review

* cleanup

---------

Co-authored-by: Igor Loskutov <igor.loskutoff@gmail.com>
2025-09-24 11:15:27 -04:00
8d9aaeab36 Update compose to run reflector locally 2025-01-23 15:30:56 +01:00
986f063857 Dockerize local env 2025-01-22 11:48:43 +01:00
e405ccb8f3 server: started updating documentation 2023-11-02 17:39:21 +01:00
Mathieu Virbel
00797d9cc6 project: add docker in root directory and readme 2023-07-27 12:46:50 +02:00