vagga

Vagga is a containerization tool without daemons

  • 所有者: tailhook/vagga
  • 平台:
  • 许可证: MIT License
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

=====
Vagga

Vagga is a fully-userspace container engine inspired by Vagrant_ and Docker_,
specialized for development environments.

Note version 0.2 changed format of vagga.yaml see Release Notes_ and
Upgrading_ for more info.

Major Features Are:

  • Running programs in linux containers (not a full virtualization like Vagrant)
  • Fully userspace containers, no need for elevated privileges like for Docker_
  • Runs containerized process as a child of current shell, no attach/detach hell
  • Images are automatically rebuilt and versioned
  • Vagga has tools to manage trees of processes (so you run your
    redis-python-nginx server with one command)
  • Compatibility with Vagrant-LXC and Docker_

More deep feature description in docs <http://vagga.readthedocs.org/en/latest/vagga_features.html>_

Disclaimer: This is beta quality software. But since it's only used for
development environments it's safe to use for most projects. Some incompatible
changes in configuration file might be introduced until release of vagga 1.0,
but it will never affect your production servers.

Documentation_

.. _vagrant: http://vagrantup.com
.. _docker: http://docker.io
.. _Documentation: http://vagga.readthedocs.org
.. _Vagrant-LXC: https://github.com/fgrehm/vagrant-lxc
.. _Release Notes: http://github.com/tailhook/vagga/blob/master/RELEASE_NOTES.rst
.. _Upgrading: http://vagga.readthedocs.org/en/latest/upgrading.html

.. image:: https://badges.gitter.im/Join%20Chat.svg
:alt: Join the chat at https://gitter.im/tailhook/vagga
:target: https://gitter.im/tailhook/vagga?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge

主要指标

概览
名称与所有者tailhook/vagga
主编程语言Rust
编程语言Makefile (语言数: 6)
平台
许可证MIT License
所有者活动
创建于2014-08-05 21:43:56
推送于2023-03-31 06:13:55
最后一次提交2022-06-14 11:29:36
发布数18
最新版本名称v0.8.1 (发布于 2018-07-31 21:46:21)
第一版名称v0.1.0 (发布于 2014-12-13 01:37:44)
用户参与
星数1.9k
关注者数45
派生数96
提交数1.9k
已启用问题?
问题数338
打开的问题数74
拉请求数199
打开的拉请求数4
关闭的拉请求数42
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?