docker-cephfs-nginx:容器中 CephFS 的 httpnginx 前端

时间:2021-07-16 02:35:29
【文件属性】:
文件名称:docker-cephfs-nginx:容器中 CephFS 的 httpnginx 前端
文件大小:3KB
文件格式:ZIP
更新时间:2021-07-16 02:35:29
Shell ##A http/nginx 前端到容器中的 CephFS。 这个 docker 容器挂载了一个 ceph 文件系统,然后通过 HTTP (nginx) 公开挂载以供下载和上传 (PUT)。 在 8 节点 Ceph 集群上的 CoreOS 上测试。 基于Ceph 设置 从 Dockerfile 构建: docker docker build -t mbessler/cephfs-nginx . 跑步: docker run -d --rm --net host --volumes-from cephdata --privileged -v /lib/modules:/lib/modules -e CEPHFS=:/ mbessler/cephfs-nginx 其中 是逗号分隔的主机名/IP 列表, 是 Ceph 卷。 例如: docker ru
【文件预览】:
docker-cephfs-nginx-master
----start.sh(261B)
----Dockerfile(792B)
----default_site(343B)
----LICENSE(1KB)
----README.md(1KB)

网友评论