Skip to content

Change Ownership of Additional Directories

Rhys Bartels-Waller edited this page Mar 18, 2015 · 2 revisions

If you are planning to access files from a directory outside of 'app', set the owner to 'meteoruser'. Meteor-CollectionFS + Meteor-cfs-filesystem is a popular file management solution for Meteor, and by default creates a directory 'cfs' next to 'app'.

sudo chown -R meteoruser /opt/<appName>/<otherDir>