This is an UNFS Docker image used to launch a UNFS service on Nanobox. To use this image, add a data component to your boxfile.yml
with the nanobox/unfs
image specified:
data:
image: nanobox/unfs
There are no configuration options for UNFS services, but they work in conjunction with network directories. These are covered in detail in the Nanobox Network Storage documentation.
data.storage:
image: nanobox/unfs
web:
network_dirs:
data.storage:
- path/to/dirA
This is a UNFS Docker image provided by Nanobox. If you need help with this image, you can reach out to us in the #nanobox IRC channel. If you are running into an issue with the image, feel free to create a new issue on this project.
Mozilla Public License, version 2.0