aerial_wildlife_detection icon indicating copy to clipboard operation
aerial_wildlife_detection copied to clipboard

Decoupling Docker services

Open frafra opened this issue 4 years ago • 2 comments
trafficstars

It would be better to have the various software programs running in different containers and reuse existing Docker images for Postgres, redis, etc. The final Dockerfile would be shorter, and it would be easier to maintain, monitor and restart the components of the system.

frafra avatar Apr 20 '21 15:04 frafra

Hi!

This is a very good idea indeed and also would facilitate branching out the individual modules of AIDE to different machines, if necessary. @szjarek do you think this would be a doable modification w.r.t. the current Docker setup?

bkellenb avatar May 14 '21 15:05 bkellenb

We will take care of it and propose a PR then :)

frafra avatar Sep 14 '21 10:09 frafra