All Projects → trajano → docker-volume-plugins

trajano / docker-volume-plugins

Licence: EPL-2.0 License
Managed docker volume plugins

Programming Languages

go
31211 projects - #10 most used programming language
Dockerfile
14818 projects
shell
77523 projects

Projects that are alternatives of or similar to docker-volume-plugins

awesome-storage
A curated list of storage open source tools. Backups, redundancy, sharing, distribution, encryption, etc.
Stars: ✭ 324 (+157.14%)
Mutual labels:  nfs, glusterfs
pmOCR
A wrapper for tesseract / abbyyOCR11 ocr4linux finereader cli that can perform batch operations or monitor a directory and launch an OCR conversion on file activity
Stars: ✭ 53 (-57.94%)
Mutual labels:  nfs, cifs
ioBroker.backitup
Backitup enables the cyclical creation of backups of an IoBroker / Homematic installation
Stars: ✭ 43 (-65.87%)
Mutual labels:  nfs, cifs
heketi-ui
Heketi-UI provide a light Web UI to manage Heketi clusters
Stars: ✭ 22 (-82.54%)
Mutual labels:  glusterfs
RPCScan
Tool to communicate with RPC services and check misconfigurations on NFS shares
Stars: ✭ 53 (-57.94%)
Mutual labels:  nfs
docker-nfs-server
No description or website provided.
Stars: ✭ 31 (-75.4%)
Mutual labels:  nfs
mobymac
Automagically install Docker in a VirtualBox VM with super-fast NFS mounts.
Stars: ✭ 79 (-37.3%)
Mutual labels:  nfs
csi-nfs
A Container Storage Interface (CSI) plug-in that provides network file system (NFS) support.
Stars: ✭ 32 (-74.6%)
Mutual labels:  nfs
silverbox
Guide describing how to setup compact, silent and energy-efficient GNU/Linux home server
Stars: ✭ 42 (-66.67%)
Mutual labels:  nfs
ansible-role-glusterfs
Ansible Role - GlusterFS
Stars: ✭ 95 (-24.6%)
Mutual labels:  glusterfs
fuse-nfs-crossbuild-scripts
fuse-nfs for windows using dokany
Stars: ✭ 35 (-72.22%)
Mutual labels:  nfs
cockpit-samba-manager
A Cockpit plugin to manage Samba shares and users.
Stars: ✭ 28 (-77.78%)
Mutual labels:  cifs
magento2-fast-vm
Optimal vagrant developer box for Magento2. Folders synced by nfs/rsync. This box includes Magento developer utilities.
Stars: ✭ 89 (-29.37%)
Mutual labels:  nfs
cockpit-gluster
Easy to use management console for Gluster Storage with glusterd2 support.
Stars: ✭ 29 (-76.98%)
Mutual labels:  glusterfs
kubevirt-tutorial
Demo that guides users through an end to end KubeVirt experience.
Stars: ✭ 29 (-76.98%)
Mutual labels:  glusterfs
docker-volume-git
Docker Volume GIT plugin allows to mount git repository in container
Stars: ✭ 23 (-81.75%)
Mutual labels:  docker-volume-plugin
nfsdtop
Display top I/O on NFS servers using bpftrace on Linux and DTrace on FreeBSD
Stars: ✭ 27 (-78.57%)
Mutual labels:  nfs
docker-machine-mac-nfs-mount
Docker machine Mac OS X nfs mount
Stars: ✭ 17 (-86.51%)
Mutual labels:  nfs
terraform-aws-efs-backup
Terraform module designed to easily backup EFS filesystems to S3 using DataPipeline
Stars: ✭ 40 (-68.25%)
Mutual labels:  nfs
ksmbd
ksmbd kernel server(SMB/CIFS server)
Stars: ✭ 98 (-22.22%)
Mutual labels:  cifs

Docker Managed Volume Plugins

This project is forked at https://github.com/marcelo-ochoa/docker-volume-plugins please submit PR or bugs there.

This project provides managed volume plugins for Docker to connect to CIFS, GlusterFS NFS.

Along with a generic CentOS Mounted Volume Plugin that allows for arbitrary packages to be installed and used by mount.

There are two key labels

  • dev this is an unstable version primarily used for development testing, do not use it on production.
  • latest this is the latest version that was built which should be ready for use in production systems.

There is no robust error handling. So garbage in -> garbage out

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].