indigo-dc / bdocker

Execution and management of Docker containers in batch systems.

Home Page:https://www.indigo-datacloud.eu/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction

bdocker software manages the execution of docker containers in batch systems. It provides two RESTFull APIs that are designed for executing as daemons:

  • The working node API is deployed as daemon in working nodes. This daemon controls the execution of jobs which are configured under the bdocker environment.
  • The accounting API is deployed as daemon in the accounting server. This daemon listens the accounting request from the working node daemons and stores the accounting information in the bdocker accounting file.

This software is under testing

About

Execution and management of Docker containers in batch systems.

https://www.indigo-datacloud.eu/

License:Apache License 2.0


Languages

Language:Python 100.0%