deployman:真正轻松地将应用程序部署到服务器heroku风格上

时间:2024-06-07 08:26:58
【文件属性】:

文件名称:deployman:真正轻松地将应用程序部署到服务器heroku风格上

文件大小:176KB

文件格式:ZIP

更新时间:2024-06-07 08:26:58

CoffeeScript

部署人员 像Heroku。 比Dokuku好。 免费/开源。 所以,是的,尝试一下。 设置Nginx sudo apt-get install nginx sudo curl https://gist.githubusercontent.com/1egoman/aa2cc593e9504980130f/raw/1f89e91bd5874023035bdc29ef20da96dab0e54a/deployman_nginx_server.conf > /etc/nginx/sites-available/default sudo service nginx restart 设置部署员 # get the code git clone https://github.com/1egoman/deployman.git cd deployman # update in file deploy


【文件预览】:
deployman-dev
----.travis.yml(48B)
----Vagrantfile(6KB)
----package.json(1KB)
----test()
--------src()
----Gruntfile.js(3KB)
----src()
--------admin()
--------logger.coffee(742B)
--------deploy.coffee(7KB)
--------git-server()
--------index.coffee(6KB)
----.gitignore(35B)
----deployman(2KB)
----README.md(2KB)
----.jshintrc(209B)
----config.example.json(189B)

网友评论