Project

hsdeploy

0.0
No commit activity in last 3 years
No release in over 3 years
Deployment tool for web application platforms powered by HostingStack.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

 Project Readme

hsdeploy

Deployment tool for the HostingStack open-source PaaS, with special support for multi-stage deploys (e.g. for staging environments).

Deploying a Ruby on Rails app

gem install hsdeploy
hsdeploy add production young-samurai-4@example.org
hsdeploy production

Config file

hsdeploy keeps a local config file .hsdeployrc within the top-level sourcecode directory (determined by location of .git directory).

Legalese

Copyright (c) 2011, 2012 Efficient Cloud Ltd.

Released under the MIT license.