alces-software / flight-aws-marketplace

Templates for flight in AWS marketplace
GNU Affero General Public License v3.0
2 stars 0 forks source link

User/Commercial application mountpoint #37

Closed sierra-tango-echo closed 8 years ago

sierra-tango-echo commented 8 years ago

Investigate adding an /opt/apps and /opt/apps/etc/modules etc by default to flight compute to enable self install of commercial applications and home grown modulefiles.

mjtko commented 8 years ago

Flight Compute appliances now have an /opt/apps area for user (non-Gridware) applications.

/opt/apps/etc/modules is initialized with the null modulefile and added to the global modulespath. /opt/apps is exported via Clusterware NFS handling from the master node to all slave nodes.

This will undoubtedly need further enhancement in future, documented processes, etc. but serves as a starting point.