Feature: add command line to run app and environment variables settings

This commit is contained in:
2015-12-07 15:37:41 +00:00
parent 75c0ec650c
commit fe4ac511fc
6 changed files with 193 additions and 27 deletions

View File

@@ -1,5 +1,11 @@
DEPLOYMENT_FOLDER = '/home/ubuntu/deployment';
STEPS = [
'CREATION',
'COMMANDS',
'RUN'
];
SCRIPTS = {
CREATE : [
{