Skip to main content

A TOSCA engine working with Docker container

Project description

TosKer is an orchestrator engine capable of automatically deploying and managing multi-component applications specifies in OASIS TOSCA, by exploiting Docker as a lightweight virtualization framework. The novelty of TosKer is to decouple the application-specific components, from the containers used to build their infrastructure. This permits to improve the orchestration of the components and to ease the change of the containers underneath.

Installation

TosKer requires having Docker installed and configured on the machine. In is possible to install TosKer by using pip:

# pip install tosker

The minimum Python version supported is 2.7. It is possible to find other installation methods on the documentation.

Quick Guide

After the installation it is possible to found in /usr/share/tosker/examples the CSAR of two example application, node-mongo.casr and thoughts.csar.

To create and start the thoughts application run the command:

tosker /usr/share/tosker/examples/thoughts.csar create start

It is possible to use the ls command to check that all the components are in the started state:

tosker ls

Now, the application can be accessible on http://127.0.0.1:8080/thoughts.html. Finally, to stop and delete the application run the command:

tosker /usr/share/tosker/examples/thoughts.csar stop delete

License

MIT license

History

0.4.0 (2017-07-10)

  • First release on PyPI.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

TosKer-0.4.4.tar.gz (45.0 kB view details)

Uploaded Source

Built Distribution

TosKer-0.4.4-py2.py3-none-any.whl (36.8 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file TosKer-0.4.4.tar.gz.

File metadata

  • Download URL: TosKer-0.4.4.tar.gz
  • Upload date:
  • Size: 45.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for TosKer-0.4.4.tar.gz
Algorithm Hash digest
SHA256 101c71988446ba11fbebef660a167a1e6840ce58689a82969c977fa319bda6c1
MD5 a809269ad660b9f7ea1458e6e189c98f
BLAKE2b-256 e5552f98c6e2b6a1b28944d1aee7d8224ade149f14686fd1689044fdb471cc45

See more details on using hashes here.

File details

Details for the file TosKer-0.4.4-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for TosKer-0.4.4-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 90162cf1f2625cf2d54321aa067218b493929eab0162b5e627c8ddc40f1a6c1c
MD5 4628e2d96a04e4201458616e37beae6d
BLAKE2b-256 a1052393226decdcdb3bf399b975523439f13ea03898d56b280d821d8d7f3635

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page