Skip to content

Instantly share code, notes, and snippets.

@oeon
Created November 2, 2012 18:42
Show Gist options
  • Save oeon/4003463 to your computer and use it in GitHub Desktop.
Save oeon/4003463 to your computer and use it in GitHub Desktop.
ec2 s3fs, struggles/notes
#trying to use s3fs mount for GeoServer data
#
#LINKS: http://stackoverflow.com/questions/9764401/change-user-ownership-of-s3fs-mounted-buckets
#http://librelist.com/browser//geonode/2011/10/19/changing-the-geoserver-tomcat-data-directory/
sudo -u tomcat6 s3fs slugisdata -o passwd_file=/home/tomcat6/passwd-s3fs /mnt/slugisdata
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment