Nanobox 本地开发工具 Nanobox

polaris • 3165 次点击    
这是一个分享于 的项目,其中的信息可能已经有所发展或是发生改变。
Nanobox 是本地开发工具,可以消除环境的复杂性,在部署和生产环境之间,进行自动化环境配置,通过虚拟化使得开发环境更简洁。 Nanobox 在轻量级 VM 中启动应用,使得本地保持与生产环境一样的配置。 主要特性: 应用源代码:专注于编码,而不需要过多关注配置一个本地开发环境。 语言引擎:此引擎可以检测你的应用类型和指定应用需要的服务,还有如何配置。 Docker 容器:配置好和安装好的容器。 Vagrant / Virtual Box:服务在统一的轻量级 Linux 虚拟机 (30mb RAM) 中运行。 Nanobox 检测你的应用类型,自动配置环境,安装应用所需的所有应用和服务: 使用 Usage: nanobox [flags] nanobox [command] Available Commands: run Starts a nanobox, provisions the app, & runs the app's exec dev Starts the nanobox, provisions app, & opens an interactive terminal info Displays information about the nanobox and your app console Opens an interactive terminal from inside your app on nanobox destroy Destroys the nanobox stop Suspends the nanobox update Updates the CLI to the newest available version update-images Updates the nanobox docker images box Subcommands for managing the nanobox/boot2docker.box engine Subcommands to aid in developing a custom engine Flags: --background[=false]: Stops nanobox from auto-suspending. -f, --force[=false]: Forces a command to run (effects vary per command). -v, --verbose[=false]: Increase command output from 'info' to 'debug'. --version[=false]: Display the current version of this CLI Additional help topics: nanobox production Use "nanobox [command] --help" for more information about a command.
授权协议:
MPL
开发语言:
Golang/Ruby 查看源码»
操作系统:
跨平台
3165 次点击  
加入收藏 微博
暂无回复
添加一条新回复 (您需要 登录 后才能回复 没有账号 ?)
  • 请尽量让自己的回复能够对别人有帮助
  • 支持 Markdown 格式, **粗体**、~~删除线~~、`单行代码`
  • 支持 @ 本站用户;支持表情(输入 : 提示),见 Emoji cheat sheet
  • 图片支持拖拽、截图粘贴等方式上传