riesgos / async

0 stars 0 forks source link

Integrate modelprop tsunami wrapper into docker compose files #84

Closed nbrinckm closed 1 year ago

nbrinckm commented 1 year ago

This is the change to include the modelprop for the tsunami case.

We had already had a lot of stuff prepared, so that it looks like it could work:

So as far as I can see the only thing that was needed was to adjust the docker-compose files:

Things still todo:

MichaelLangbein commented 1 year ago

For testing with frontend: we could either ...

I'd lean towards the latter: this way we can soon close this particular issue and make integration a separate issue. I figure that many small issues are more focussed than few big ones.

MichaelLangbein commented 1 year ago

Just for the completeness:

I wondered about listening to the tsunami service before this here starts. But there is really no constraint that would require to wait.

I guess if it's not required, we might as well leave it out, right?