# tone-deploy **Repository Path**: anolis/tone-deploy ## Basic Information - **Project Name**: tone-deploy - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2021-11-11 - **Last Updated**: 2024-10-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # tone-deploy说明 ## 介绍 此项目为t-one独立部署 ## 项目依赖 python3 docker docker-compose ## 目录结构 ``` tone-deploy # 目录 ├── Scripts # 程序 ├── README.md # 说明 ``` ## 用法 例子: ```bash git clone https://gitee.com/anolis/tone-deploy.git /tmp/tone-deploy sh /tmp/tone-deploy/Scripts/source_code_build/rapid_deploy/start.sh IP # IP 替换为公网IP ```