Skip to content

Ansible role to deploy the Kepler scientific workflow engine and Indigo workflows

License

Notifications You must be signed in to change notification settings

indigo-dc/ansible-role-kepler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

License Build Status

Role and Dockerfile for Kepler Workflow engine

Roles and Dockerfiles to install the Kepler Workflow engine:

Introduction

The repository contains ansible-roles that are published in ansible galaxy:

The directory docker-kepler is linked to dockerhub with automatic build. This image can run the Kepler Workflow engine

Requirements

No aditional requirements

Role Variables

The variables that can be passed to this role and a brief description about them are as follows.

  • indigo_kepler_version: a version of indigo-dc/indigokepler module to be used
  • password_vnc: password to connect to VNC

Dependencies

None for now

Install the Playbook

To install the role:

$ ansible-galaxy install indigo-dc.kepler

Run the playbook

An example of playbook for the kepler:

---
- hosts: localhost
  become: true
  roles:
    - indigo-dc.kepler

Or execute:

$ ansible-playbook /etc/ansible/roles/indigo-dc.kepler/tests/kepler.yml

Run the kepler workflow application

License

Apache v2

Author Information

Mario David: mariojmdavid@gmail.com LIP and Indigo-DataCloud project

Acknowledgments

  • Kepler and Kepler WF for Indigo

About

Ansible role to deploy the Kepler scientific workflow engine and Indigo workflows

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages