Smith
From: tech-boun...@lists.lopsa.org [mailto:tech-boun...@lists.lopsa.org] On
Behalf Of Matt Simmons
Sent: Friday, September 09, 2016 7:22 AM
To: Morgan Blackthorne
Cc: LOPSA Technical Discussions
Subject: Re: [lopsa-tech] Docker swarm and filesystems
Have you considered using a Wordpress
Have you considered using a Wordpress plugin to upload the files to an API,
rather than a filesystem? If this were a swarm of machines in Amazon, for
instance, the S3 plugin would make lots of sense. (It would still make
sense if you were using Riak (or some other local S3-compliant object
store)).
Anyone out there working with Docker swarm where applications need to
access a shared filesystem across the swarm? I know how to link containers
together inside a host, but I don't think you can link to a container on a
different host.
Specifically I'm looking at taking some forums and WordPress s