1 Star 8 Fork 2

zhaohao / hyperf_docker_compose_autoconf

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

hyperf_docker_compose_autoconf

介绍

支持一键傻瓜式配置启动hyperf环境。其中内置php,mysql,redis,rabbitmq,memcached镜像编排,支持自定义指定官方镜像tag,官方镜像自定义。也可自行增减所需环境。后续更新各个环境编排例子。

.env默认环境

  • php7.4
  • swoole4.5.10
  • mysql
  • redis
  • phpmyadmin
  • rabbitmq3.7.7
  • memcached

使用说明

  1. 复制.env.example 文件 cp .env.example .env
  2. 自定义修改.env文件中的配置映射文件以及端口以及所需镜像版本.不清楚版本的可以点击搜索镜像中搜索,查看tag
  3. 使用docker-compose 相关命令操作,例如docker-compose up 运行, docker-compose up -d后台运行, 具体使用方式docker-compose

参与贡献

  1. Fork 本仓库
  2. 新建 Feat_xxx 分支
  3. 提交代码
  4. 新建 Pull Request
MIT License Copyright (c) 2021 zhaohao Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

支持一键傻瓜式配置启动hyperf环境。其中内置php,mysql,redis,rabbitmq,memcached镜像编排,支持自定义指定官方镜像tag,官方镜像自定义。也可自行增减所需环境。 Support one-key fool-style configuration to start the hyperf environment. Which built-in php, mysql, redis, rabbitmq, memcached mirror arrangement, supports custom designation of official mirror tags, and official mirror customization. You can also... 展开 收起
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
1
https://gitee.com/zhaohao1994/hyperf_docker_compose_autoconf.git
git@gitee.com:zhaohao1994/hyperf_docker_compose_autoconf.git
zhaohao1994
hyperf_docker_compose_autoconf
hyperf_docker_compose_autoconf
main

搜索帮助