# cloud-data **Repository Path**: example_3/cloud-data ## Basic Information - **Project Name**: cloud-data - **Description**: Spring Cloud Alibaba 组件 以及 MySQL、Redis、xxl_job_admin、 Elasticsearch 7、Skywalking 等 Docker Compose 部署 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-12-19 - **Last Updated**: 2024-12-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 构建单机的云服务调试 Docker ## 运行 docker compose up -d ## 初始化 将 init-db 文件夹里的数据库表运行(先运行 `db-create`) ## 重启 docker compose restart