Commit Graph

255 Commits

Author SHA1 Message Date
tecnovert
818b5f1ab2
Added notes to run the docker example on windows.
Set the log file to append.
Set docker example config to listen on all interfaces.
docker-compose is setup to bind the port only to localhost, on windows
docker runs in a virtualbox instance and the swap client must listen on
all interfaces to pass through the connection: host -> vbox -> docker -> swapserver
2019-07-18 22:06:36 +02:00
tecnovert
21b23fe865
Add example config files for docker. 2019-07-18 20:41:17 +02:00
tecnovert
a49be16f9c
Remove plyvel dependency.
I can't get it to run under docker in windows.
2019-07-18 19:53:23 +02:00
tecnovert
6c0d82abe6
test: Wait for rpc. 2019-07-17 18:50:07 +02:00
tecnovert
e242f50b2b
Add to Github 2019-07-17 18:07:37 +02:00