Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Decoupling Docker services #41

Open
frafra opened this issue Apr 20, 2021 · 2 comments
Open

Decoupling Docker services #41

frafra opened this issue Apr 20, 2021 · 2 comments

Comments

@frafra
Copy link
Contributor

frafra commented Apr 20, 2021

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.

@bkellenb
Copy link
Collaborator

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?

@frafra
Copy link
Contributor Author

frafra commented Sep 14, 2021

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants