flocker

所属分类:Docker
开发工具:Python
文件大小:11095KB
下载次数:0
上传日期:2017-05-18 07:14:11
上 传 者sh-1993
说明:  Dockerized应用程序的容器数据卷管理器
(Container data volume manager for your Dockerized application)

文件列表:
.coveragerc (39, 2016-12-24)
.pylintrc (17409, 2016-12-24)
.travis.yml (838, 2016-12-24)
.travis (0, 2016-12-24)
.travis\after_script (1371, 2016-12-24)
.travis\script (1052, 2016-12-24)
AUTHORS.rst (503, 2016-12-24)
CONTRIBUTING.rst (8390, 2016-12-24)
LICENSE (10758, 2016-12-24)
MANIFEST.in (389, 2016-12-24)
admin (0, 2016-12-24)
admin\LICENSE.template (10768, 2016-12-24)
admin\__init__.py (258, 2016-12-24)
admin\_preamble.py (679, 2016-12-24)
admin\acceptance.py (54621, 2016-12-24)
admin\add-cluster-nodes (361, 2016-12-24)
admin\ami-search-ubuntu (332, 2016-12-24)
admin\aws.py (14892, 2016-12-24)
admin\build-package (326, 2016-12-24)
admin\build-package-entrypoint (334, 2016-12-24)
admin\build_targets (0, 2016-12-24)
admin\build_targets\centos-7 (0, 2016-12-24)
admin\build_targets\centos-7\Dockerfile (559, 2016-12-24)
admin\build_targets\ubuntu-14.04 (0, 2016-12-24)
admin\build_targets\ubuntu-14.04\Dockerfile (603, 2016-12-24)
admin\build_targets\ubuntu-16.04 (0, 2016-12-24)
admin\build_targets\ubuntu-16.04\Dockerfile (564, 2016-12-24)
admin\cleanup.py (18435, 2016-12-24)
admin\cleanup_cloud_resources (311, 2016-12-24)
admin\client.py (11032, 2016-12-24)
admin\cluster_add_nodes.py (6874, 2016-12-24)
admin\cluster_setup.py (17309, 2016-12-24)
admin\create-cloudformation-template (495, 2016-12-24)
admin\create-release-branch (337, 2016-12-24)
admin\eliotlogging.py (1393, 2016-12-24)
admin\filter-eliot (347, 2016-12-24)
... ...

Flocker ======= Flocker is an open-source Container Data Volume Manager for your Dockerized applications. By providing tools for data migrations, Flocker gives ops teams the tools they need to run containerized stateful services like databases in production. Unlike a Docker data volume which is tied to a single server, a Flocker data volume, called a dataset, is portable and can be used with any container, no matter where that container is running. Flocker manages Docker containers and data volumes together. When you use Flocker to manage your stateful microservice, your volumes will follow your containers when they move between different hosts in your cluster. You can also use Flocker to manage only your volumes, while continuing to manage your containers however you choose. About Us -------- Flocker is being developed by `ClusterHQ`_. We are a small team of engineers with experience running distributed systems and many of us are core contributors to the `Twisted`_ project. This project is under active development; version 1.0 was released on June 17th, 2015. Contributions are welcome. If you have any issues or feedback, you can `talk to us`_. We're looking forward to working on this project with you. Documentation ------------- You can read more about installing Flocker, follow a tutorial and learn about the features of Flocker and its architecture in the `Flocker docs`_. Feature Requests ---------------- If you have any feature requests or suggestions, we would love to hear about them. Please send us your ideas by filing a `GitHub issue`_. Tests ----- Flocker's test suite is based on `unittest`_ and `Twisted Trial`_. The preferred way to run the test suite is using the command ``trial flocker``. Flocker also includes a `tox`_ configuration to run the test suite in multiple environments and to run additional checks (such as `flake8`_) and build the documentation with Sphinx. You can run all of the tox environments using the command ``tox``. Flocker is also tested using `continuous integration`_. .. _ClusterHQ: https://clusterhq.com/ .. _Twisted: https://twistedmatrix.com/trac/ .. _Flocker docs: https://flocker.readthedocs.io/ .. _unittest: https://docs.python.org/2/library/unittest.html .. _Twisted Trial: https://twistedmatrix.com/trac/wiki/TwistedTrial .. _tox: https://tox.readthedocs.org/ .. _continuous integration: http://build.clusterhq.com/ .. _talk to us: http://flocker-docs.clusterhq.com/en/latest/gettinginvolved/contributing.html#talk-to-us .. _flake8: https://pypi.python.org/pypi/flake8 .. _GitHub issue: https://github.com/clusterhq/flocker/issues

近期下载者

相关文件


收藏者