webteractive/devstack 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

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

webteractive/devstack

最新稳定版本:v1.1.8

Composer 安装命令:

composer create-project webteractive/devstack

包简介

Devstack

README 文档

README

Requirements

Installation

This assumes that PHP and Composer is already installed. This also assumes that the Composer's bin is already added to your path (Add export PATH=~/.composer/vendor/bin:$PATH to your .zshrc ). To install the command do:

  • Open the terminal and run composer global require webteractive/devstack. This will install a CLI command devstack.
  • Running the devstack command should list all available commands that you can use.

Initializing Runtimes

There are to ways to initialize runtimes.

  1. By running devstack init https://github.com/vendor/the-name-of-the-runtime.
  2. By using a private repository. This good for runtimes that you don't want to share to the world.

Using Private Runtimes

You can do this by following the steps below:

  1. Run the devstack config command, this will ask the repository url, the branch, and token. The token here is your personal access token. Visit this page for more details on how to obtaine one.
  2. Once the configuration is done, you may now initialize runtimes from your private repository by doing devstack init the_runtime_name.
  3. To download the latest runtimes in your repository, run devstack download.

Running Docker Compose Commands

  1. If your are greeted by "Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?" after running a command, this means that your docker or docker desktop is not running.
  2. If you are greeted by "no configuration file provided: not found" after running a command, this means that your current directory doesn't have the docker-compose.yml file.
  3. If you are greeted by "service "<service>" is not running container #1" after running the following commands devstack redis, devstack mysql, devstack php, devstack shell, and devstack composer, this means that the containers are not yet up. Run devsatck up -d to start.
  4. If your are greeted by "Could not open input file: artisan" after running devstack artisan, this means that the current runtime you are running has no Laravel Artisan command or is not a Laravel project.

统计信息

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

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2023-03-01

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固