openflighthpc / concertim-ansible-playbook

Ansible playbook for building a Concertim appliance
Eclipse Public License 2.0
0 stars 0 forks source link

Play to run containers in dev mode #75

Closed benarmston closed 5 months ago

benarmston commented 9 months ago

Things that could still be improved:

jamesremuscat commented 6 months ago

Is it worth noting the startup race condition in the list of "things that could be improved"? Could possibly be resolved with a Docker healthcheck definition on the visualisation container coupled with depends_on/condition declarations for the relevant services?

EDIT: That's now covered by #86.

benarmston commented 5 months ago

I'm going to merge this to main. It works just fine for me. The documentation can be enhanced for those using VSCode and developing directly on their laptops, but I will leave that up to such users.