RubyGems Navigation menu

promotion 1.3.0

The Promotion tool is designed to make it easy and quick to deploy an application into production. Originally built for use with OpenBSD, it can be used on an *nix system by adjusting a few paths (in config.rb). To deploy or install an application you just need to copy a few files into place, right? Well, the folders need to be there first of course, oh and the permissions need to be set, and I guess we need the right users set up before file ownerships can be set correctly, which means we need groups before that ... ok, so there is more to it than copying a few files. There are also system-wide settings that may need to be modified to support an application, such as environment variables in /etc/profile, /etc/sudoers, startup scripts in /etc/rc.conf.local, and /var/cron/tabs/* cron jobs. Promotion handles all of this based on an XML deployment descriptor for each application, allowing rapid, reliable redeployment with a single line command. It also manages database schema migration.

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 2.1.3 - November 22, 2013 (22.0 KB)
  2. 2.1.2 - November 14, 2013 (22.0 KB)
  3. 2.1.1 - November 14, 2013 (22.0 KB)
  4. 2.1 - November 01, 2013 (22.0 KB)
  5. 2.0 - October 30, 2013 (22.0 KB)
  6. 1.3.0 - September 26, 2012 (19.0 KB)
显示所有版本 (共 28 个)

Runtime 依赖 (1):

log4r >= 1.1.10

业主:

作者:

  • Richard Kernahan

SHA 256 校验和:

b6fbf3fda6c389340ce628aa9e8df5db086dea8095ed5c83af43ccf15836bc97

下载总量 116,789

这个版本 4,264

许可:

需要的 Ruby 版本:

链接: