sebas5384 / vju

Use vju (Juju and Vagrant) command to get a fresh Juju local, which haves a clean way to rumble from your host.
GNU General Public License v3.0
2 stars 1 forks source link

Smooth remote mount directories using SSHFS #7

Open sebas5384 opened 9 years ago

sebas5384 commented 9 years ago

The idea is to mount remote directories that are on the charms. Example:

vju mount drupal/0:/var/www drupal-www

References: http://unix.stackexchange.com/questions/62677/best-way-to-mount-remote-folder https://www.linode.com/docs/networking/ssh/using-sshfs-on-linux-and-macos-x

sebas5384 commented 9 years ago

There are still some caveats: