# cloudify-manager **Repository Path**: astao/cloudify-manager ## Basic Information - **Project Name**: cloudify-manager - **Description**: forked from https://github.com/cloudify-cosmo/cloudify-manager - **Primary Language**: Python - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-01-22 - **Last Updated**: 2025-01-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Cloudify Manager [![Circle CI](https://circleci.com/gh/cloudify-cosmo/cloudify-manager/tree/master.svg?style=shield)](https://circleci.com/gh/cloudify-cosmo/cloudify-manager/tree/master) [![Build Status](https://travis-ci.org/cloudify-cosmo/cloudify-manager.svg?branch=master)](https://travis-ci.org/cloudify-cosmo/cloudify-manager) This repository contains the following Cloudify components: * Cloudify's manager REST service. * Cloudify system-workflows * Integration tests. # REST API Reference See [here](http://docs.getcloudify.org/api/). ## Running Integration Tests Integration tests can found within the [`tests`](tests) folder of this repository. See [Integration Tests Readme](tests/README.md)