# start_tools **Repository Path**: jenkin-git/start_tools ## Basic Information - **Project Name**: start_tools - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-01-15 - **Last Updated**: 2024-07-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # start_tools ### 介绍 #### 自动启动onlyoffice 的脚本 #### 将源代码拉取下来之后 直接执行 docker-compose up -d 即可 #### 如果需要重启nginx或者 office服务,需要先remove掉office服务 在使用 docker-compose up -d #### nginx 端口 8888 #### office端口 8090,8900 #### mysql 端口3307 #### redis端口6379 #### rabbitmq端口 5672,15672