Hi all, I would like to create a Weave network on my Mesos cluster without running Weave inside Docker containers.
Is there anyone on this list who runs Weave plugins as regular processes instead of Docker containers? The Weave docs state that Weave can be run through the command $ weave launch This starts 3 Docker containers: - weaveworks/weavedb - weaveworks/plugin - weaveworks/weave The question is which commands and parameters do I have to run to create a Weave CNI network? Cheers, Frank

