Coder Social home page Coder Social logo

fastdfs_installer's Introduction

1、确保install-sh脚本具有执行权限 chmod +x install-sh

2、安装过程中需要保持网络通畅,有些软件包可能需要在线下载,需要输入yes确认;

3、如果安装时间过长,可能需要输入sudo root密码继续安装;安装过程中会有提示

4、安装过程日志可以参见同目录下install.log文件

6、storage代理:8999;tracked服务端口:22122;需要管理员在防火墙开放

7、安装过程中,会询问是否启动相关服务,tracker是fdfs的服务器节点;storage是fdfs的存储节点

fdfs server 配置文件是/etc/fdfs/tracker.conf 

fdfs storage 配置文件是/etc/fdfs/storage.conf

nginx 配置文件是/etc/fdfs/nginx/nginx.conf

8、tracker 的服务名是 fdfs_tracker, 可以手动关闭服务 chkconfig --del fdfs_tracker

9、storage 的服务名是 fdfs_storage, 可以手动关闭服务 chkconfig --del fdfs_storage

10、启动日志参见/etc/fdfs/fdfs.log

fastdfs_installer's People

Contributors

yinshunyao avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.