Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
|_ stacks
   |_ <stack_name>
      |_ <stack_version>
          metainfo.xml
         |_ hooks
         |_ repos
              repoinfo.xml
         |_ services
            |_ <service_name>
                metainfo.xml
               metrics.json
               |_ configuration
                   {configuration files}
               |_ package
                   {files, scripts, templates}

 

...

Defining a Service and Components

The metainfo.xml file in a Service describes the service, the components of the service and the management scripts to use for executing commands.

Categories of Components

A component of a service can be either a MASTER, SLAVE or CLIENT.

Management Scripts

TBD

Default Commands

TBD

Custom Commands

Stack Definition

TBD

Metrics

TBDManagement Scripts