You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@aurora.apache.org by "Mark Chu-Carroll (JIRA)" <ji...@apache.org> on 2014/05/16 12:42:17 UTC

[jira] [Created] (AURORA-429) Add features to the aurora client to allow users to customize around common patterns

Mark Chu-Carroll created AURORA-429:
---------------------------------------

             Summary: Add features to the aurora client to allow users to customize around common patterns
                 Key: AURORA-429
                 URL: https://issues.apache.org/jira/browse/AURORA-429
             Project: Aurora
          Issue Type: Epic
            Reporter: Mark Chu-Carroll


Most of the time, users are doing the same thing, over and over again.
They're working mainly on one particular service, in one particular
workspace. But they need to repeat the same parameters, over and over
again.

Many applications use a simple pattern to solve similar problems.
Vagrant uses a file named "Vagrantfile"; when you run vagrant, if you
don't specifically tell the tool where to find a configuration, it looks
in the current directory or one of its parents to find a file named
"Vagrantfile".

We'd like to follow a similar pattern, and create an "AuroraInit" file, which
allows users to set defaults, and to create shorthands that allow them to save typing.





--
This message was sent by Atlassian JIRA
(v6.2#6252)