Search found 4 matches

by leenooks
16 Jul 2024 10:54
Forum: Discussion
Topic: Docker
Replies: 6
Views: 22290

Re: Docker

Thanks for the info.

What a shame that its not a suitable target for containerisation. Are there plans to improve on this down the track?

While its quite easy to share disk mounts between containers, it probably doesnt help if microservices dont know how to talk to other microservices (ie: the ...
by leenooks
15 Jul 2024 13:27
Forum: Discussion
Topic: Docker
Replies: 6
Views: 22290

Re: Docker

Howdy, just saw your message as well as noticing that v5 is out.

Might seem if I can set it up as containers - unlike the link you showed for v4, which basically looks like it shoves everything in a container, my approach will be to run each "service" in its own container (if they are happy to run ...
by leenooks
04 Mar 2024 11:45
Forum: Discussion
Topic: HowTo test EFAv5
Replies: 57
Views: 2062340

Re: HowTo test EFAv5

I just tried EFAv5 and came across the same issue... I'll look out for the fix and try again.. :)
by leenooks
04 Mar 2024 08:58
Forum: Discussion
Topic: Docker
Replies: 6
Views: 22290

Docker

Howdy,

I see a little bit of discussion about docker - and I'm keen to use a docker implementation of EFA.

I'd be happy to help (I'd need help with the building, since I've really only use EFA from a deployed appliance).

I would think that converting to use docker images would enable a couple of ...