Romp lets development and operations teams work closely together by enabling developers to specify exactly what infrastructure configuration their application requires so that operations can easily inspect these packages and deploy them in a simple but controlled manner...
A Romp Package is a special Universal Package that contains everything Romp will need to deploy an application and/or infrastructure configuration. At a minimum they must include a standard installation and configuration script, and a metadata file. Aside from these, packages can also contain variables, credentials, extensions, Otter rafts, and additional metadata...
Romp requires no external dependencies and has a very light footprint, making installation and maintenance quite easy. Romp is just an executable with some libraries, and doesn't require any special installation steps. By default, Romp will install as a machine-level tool, but it can also be installed and used as a user-level tool...