Skip to content

nanobox-io/nanobox-docker-unfs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UNFS (User-Space Network File System) Build Status Image

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

UNFS Configuration Options

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.

Example boxfile.yml with UNFS

data.storage:
  image: nanobox/unfs

web:
  network_dirs:
    data.storage:
      - path/to/dirA

Help & Support

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.

License

Mozilla Public License, version 2.0