Docker compatible fileserver service
-
Hi there,
currently I have a NAS running - realizing that I don't need most the features of the system. So I am looking for a replacement that allows me to provide CIFS/SMB, WebDAV and SFTP shares for my local network (as a Docker Container!). If the services does have an easy to use UI it would be good, but I would still be fine if it is only configured with config files.
Does anyone know something that I could use? I am still researching, but thought I could ask my beloved community here
Best,
MichaelPS: This is pretty old, but looks very close to what I am looking for
https://github.com/dperson/sambaPPS: I found this one, not so dated and seems to be stable
https://github.com/ServerContainers/samba -
The docker containers from the developer "crazy max" are usually quite good and he has one for samba as well: https://github.com/crazy-max/docker-samba
Another useful protocol is nfs and for this I have used https://github.com/ehough/docker-nfs-server some years ago, but don't have any current use for it.
-
@Kubernetes I am very happy you like us, because we absolutely love you!