文件名称:shipment:使用Docker和Nginx轻松部署
文件大小:18KB
文件格式:ZIP
更新时间:2024-06-05 01:48:46
Shell
运输
shipment是一组简单的bash脚本,用于处理服务器部署。 它使用docker将您的应用程序构建到容器中,并使用nginx和docker-gen负载均衡传入流量。
安装
curl https://raw.githubusercontent.com/firstandthird/shipment/master/install.sh | sudo bash
指令
钥匙
返回可以添加到github的部署密钥。
用法:
shipment key
创造
create命令创建一个新的应用程序以进行部署。
用法:
shipment create [options]
选项:
Required:
-n
【文件预览】:
shipment-master
----Vagrantfile(5KB)
----VERSION(7B)
----install.sh(270B)
----etc()
--------nginx.tmpl(5KB)
----dev-setup(208B)
----README.md(1KB)
----Makefile(595B)
----.gitignore(38B)
----bin()
--------shipment-apps(207B)
--------shipment-create(2KB)
--------shipment-run(527B)
--------shipment-update(407B)
--------shipment-clean(505B)
--------shipment-check(1KB)
--------shipment-stop(1017B)
--------shipment-load-balancer(2KB)
--------shipment-setup(458B)
--------shipment-scale(559B)
--------shipment-build(476B)
--------shipment-running(1KB)
--------shipment-start(276B)
--------shipment(924B)
--------shipment-logs(308B)
--------shipment-deploy(1KB)
--------shipment-remove(440B)
--------shipment-fetch(749B)
--------shipment-key(191B)
----CHANGELOG.md(5KB)