Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

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

 

 

 

  • No labels