Docker部署FastDFS的实现方法

2020-06-17 07:22:24易采站长站整理

shell/usr/bin/fdfs_trackerd /etc/fdfs/tracker.conf restart

重启storage_server


shell/usr/bin/fdfs_storaged /etc/fdfs/storage.conf restart

查看storage状态


shellfdfs_monitor /etc/fdfs/client.conf

localhost:8080访问nginx

表示部署成功!

您可能感兴趣的文章:详解Docker与FastDFS的安装命令及使用