Press Play in Production (P3)
Concourse should work in a production environment right out of the box with no assembly.
- Leverage pre-installed core system tools as much as possible
- Bundle any third party dependencies with the application
- Use should never have to manually configure anything (i.e. edit paths, move files, etc)
- The system should be configurable, but must have reasonable defaults that are suitable for the vast majority of cases