James Green
James Green
From the host that created the docker volume: ``` jamesg@svc1:~/jg-test$ sudo docker run -v jg-test_test:/data --rm -it ubuntu root@153b83be0a4e:/# ls -l /data total 0 root@153b83be0a4e:/# touch /data/foo root@153b83be0a4e:/# ``` At...
Those plugin instructions are per docker engine? I.e. I would have to run them on each worker?
Having launched the container on the manager node where I created the volume, and failed to launch the same on a worker node... I have set debug (I had to...
Hi - have you had any further thoughts on this? Keen to get back to testing things internally ASAP.
I don't believe it's a problem as a result of upgrading mongodb: we upgraded a demo cluster from 2.2 to 2.4 to ensure everything was up to date prior to...
See also http://php.net/manual/en/mongo.types.php and an upcoming change to a default value.
FWIW I am also interested in this. In my personal case I use BackBlaze B2 on economic grounds but the S3 protocol remains compatible across a wide variety of similar...
@iliaan I had a go today at integrating your idea of rclone for this. I'm on Windows, have Docker and WSL. It errors: `mount helper error: fusermount3: mounting over filesystem...
I'm using AWS Spot instead of an On-Demand EC2. The new machine has a new private IP every time as expected. This ticket would let me reference a DNS name...
Is there a discussion document that defines the scope of this work that you guys can supply a reference to? Having stumbled upon this, it looks both interesting and potentially...