Moves Help Pages

Moves is an application that manages the workflow of building MIT releases, storing them in the Maven repository and deploying them to MIT Test and Production Containers. Developers can build releases, and place them into the workflow for testing and promotion. QA People can approve requests for deploying to a test environment. Once tested, they can request the build be deployed to Production, or they can reject the build. Managers can approve deployment to production.

  • Moves Workflows - This section discusses managing builds and deploying applications. It assumes that your application has been configured correctly
  • Administering Moves - This section discusses administering moves (setting up stacks, containers and applications). For administrators only.
  • Moves Releases - This section covers creating new releases and releases from branches using moves
  • Configuring a Moves container - Information on setting up a moves container, and configuring the properties files. Useful for OPS and MOVES DEVELOPERS only.
  • Building and deploying moves locally - This section is for MOVES DEVELOPERS only. It is IDE independent, and covers getting the source, building the source, configuring OC4J, configuring Subversion.
  • Running moves locally - This section is for MOVES DEVELOPERS only. It covers getting moves running locally on a Windows or Unix environment.
  • No labels