Skip to main content

A TOSCA engine working with Docker container

Project description

Slides

Intallation

Requirements - python>=2.7 - pip

sudo pip install tosker

Usage:

tosker <file> (create|start|stop|delete)... [<inputs>...]
tosker <file> (create|start|stop|delete)... -q|--quiet [<inputs>...]
tosker <file> (create|start|stop|delete)... --debug [<inputs>...]
tosker -h|--help

Options:

-h --help     Show this help.
-q --quiet    Active quiet mode.
--debug       Active debugging mode.

Examples:

tosker tosker/test/TOSCA/wordpress.yaml create --name mario
tosker tosker/test/TOSCA/wordpress.yaml start -q
tosker tosker/test/TOSCA/wordpress.yaml stop --debuug
tosker tosker/test/TOSCA/wordpress.yaml delete

tosker tosker/test/TOSCA/wordpress.yaml create start --name mario
tosker tosker/test/TOSCA/wordpress.yaml stop delete -q

Install from source

git clone https://github.com/di-unipi-socc/tosKer/tree/master
cd tosKer
sudo python setup.py install

Run the tests:

python setup.py test

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

TosKer-0.1.0-py2.py3-none-any.whl (3.2 MB view hashes)

Uploaded Python 2 Python 3

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