承接 n1215/roadrunner-docker-skeleton 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

n1215/roadrunner-docker-skeleton

Composer 安装命令:

composer create-project n1215/roadrunner-docker-skeleton

包简介

A local docker environment skeleton for RoadRunner

README 文档

README

A local docker environment skeleton for RoadRunner, the PHP application server written in golang.

HTTP Server and PHP Workers are enabled by default.

Latest Stable Version License build

Requirements

  • Bash
  • Docker Compose

Install

via Git

git clone https://github.com/n1215/roadrunner-docker-skeleton.git your_app
cd your_app

./task init

via Composer

composer create-project --prefer-dist n1215/roadrunner-docker-skeleton your_app
cd your_app

./task init

Commands

Start the container

./task up

# with rebuilding image
# ./task up --build

and access http://localhost:8080

Stop the container

./task down

Login into the container

./task login

Show container log

./task logs

Execute RoadRunner commands

./task rr {command}
# ex) ./task rr help

Change RoadRunner version

1. change .env file

- RR_VERSION=2.x.y
+ RR_VERSION=2.z.w

2. run the initialization script

rebuild the RoadRunner image and update composer dependencies.

./task init

Auto-Reloading

Auto reloading is enabled by default. RoadRunner detects PHP file changes and reload connected services. To turn off this feature, remove the reload section in .rr.yaml.

see: Roadrunner : Auto-Reloading

Directory structure

  • containers contains Dockerfile and the config file for RoadRunner.
  • worker.php worker's entry point file

统计信息

  • 总下载量: 228
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 92
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 92
  • Watchers: 4
  • Forks: 22
  • 开发语言: Shell

其他信息

  • 授权协议: MIT
  • 更新时间: 2019-01-07

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固