معرفی شرکت ها


flyingcloud-0.3.9


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Build Docker images using SaltStack
ویژگی مقدار
سیستم عامل -
نام فایل flyingcloud-0.3.9
نام flyingcloud
نسخه کتابخانه 0.3.9
نگهدارنده []
ایمیل نگهدارنده []
نویسنده MetaBrite, Inc.
ایمیل نویسنده flyingcloud-admin@metabrite.com
آدرس صفحه اصلی https://github.com/cookbrite/flyingcloud
آدرس اینترنتی https://pypi.org/project/flyingcloud/
مجوز Apache Software License 2.0
*********** flyingcloud *********** =================================== Build Docker images using SaltStack =================================== This is a Python library and set of tools that lets you build `Docker <http://docker.com>`_ images using masterless `SaltStack <http://saltstack.com/>`_ instead of (or in addition to) using Dockerfiles. FlyingCloud is easy to run from the commandline, and built to be run on a Continuous Integration server. ============================ Why would I want to do that? ============================ * Because you are installing a complex stack of software and have outgrown Docker's simple installation system. * Because you want to configure your Docker layers instead of writing shell scripts. * Because you want to install the same software stack on developer workstations and don't want to maintain two separate ways of installing a complex stack of software. ============ How it works ============ FlyingCloud runs `Salt <https://docs.saltstack.com/en/latest/>`_ in `masterless mode <https://docs.saltstack.com/en/latest/topics/tutorials/quickstart.html>`_, applying `Salt states <https://docs.saltstack.com/en/latest/topics/tutorials/starting_states.html>`_ for each Docker layer. Layers can also run custom Python code if necessary. Salt states can do many system administration tasks solely with configuration. `Here's a list of all the built-in Salt states <https://docs.saltstack.com/en/develop/ref/states/all/index.html>`_. And you can `write your own <https://docs.saltstack.com/en/latest/ref/states/writing.html>`_. ============ Installation ============ .. code-block:: bash $ pip install flyingcloud ======= Example ======= The `Flask Web App Example`_ shows how to create several reusable Docker images, built on each other, along with a small web application and an example of running tests inside the Docker container. .. _Flask Web App Example: https://github.com/cookbrite/flyingcloud/tree/master/examples/flask-web-app ============= Documentation ============= * `FlyingCloud <http://flyingcloud.readthedocs.io/en/latest/>`_ ============ Contributing ============ We welcome contributions. This project is in an early stage and under heavy development. To contribute, join the Google Group or file a pull request. * `FlyingCloud Google Group <https://groups.google.com/group/flyingcloud-users>`_ ======= License ======= * `Apache License v2.0 <http://www.apache.org/licenses/LICENSE-2.0>`_


نحوه نصب


نصب پکیج whl flyingcloud-0.3.9:

    pip install flyingcloud-0.3.9.whl


نصب پکیج tar.gz flyingcloud-0.3.9:

    pip install flyingcloud-0.3.9.tar.gz