Skip to content

Simple scripts to make deployments easier. Generally designed to be used with Fabric

License

Notifications You must be signed in to change notification settings

gkappel/deploy_helpers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Simple scripts to make deployments easier.
Generally designed to be used with Fabric in Unixy environments

expand_evars
------------
Usage: expand_evars <input filename> <output filename>

Handy for expanding the value of environment values in configuration files that are pulled from version control

Example:

    expand_evars source/supervisord.ini.tmpl deploy/supervisord.ini

About

Simple scripts to make deployments easier. Generally designed to be used with Fabric

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages