Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 435 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 435 Bytes

Westlife Cloudify Scipion Web

Directories

  • /app - Flask application, which serves as Rest API for REACT frontend
  • /cfy-wrapper - set of python and shell scripts, which wraps Cloudify commands and OCCI interface
  • /install - Ansible playbooks for whole system installation (not complete)
  • /react-frontend - REACT application which serves as user frontend, application communicate with Rest API (stored in /app)