Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tailhook/vagga
Vagga is a containerization tool without daemons
https://github.com/tailhook/vagga
containers linux rust
Last synced: 4 days ago
JSON representation
Vagga is a containerization tool without daemons
- Host: GitHub
- URL: https://github.com/tailhook/vagga
- Owner: tailhook
- License: mit
- Created: 2014-08-05T21:43:56.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2023-03-31T06:13:55.000Z (over 1 year ago)
- Last Synced: 2024-10-14T21:56:14.159Z (20 days ago)
- Topics: containers, linux, rust
- Language: Rust
- Homepage: http://vagga.readthedocs.org
- Size: 5.97 MB
- Stars: 1,861
- Watchers: 48
- Forks: 96
- Open Issues: 78
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
- awesome-rust - tailhook/vagga - ci.org/tailhook/vagga.svg?branch=master">](https://travis-ci.org/tailhook/vagga) (Applications / Virtualization)
- awesome-rust - tailhook/vagga
- awesome-rust-cn - tailhook/vagga - (应用程序 Applications / 虚拟化 Virtualization)
- awesome-docker - Vagga - Vagga is a containerisation tool without daemons. It is a fully-userspace container engine inspired by Vagrant and Docker, specialized for development environments by [@tailhook](https://github.com/tailhook/) (Development with Docker / Development Environment)
- made-in-ukraine - Vagga
- awesome-rust-zh - tailhook/vagga - 没有守护进程的,容器化工具[<img src="https://api.travis-ci.org/tailhook/vagga.svg?branch=master">](https://travis-ci.org/tailhook/vagga) (应用 / 虚拟化)
- awesome-linux-containers - Vagga
- awesome-rust - tailhook/vagga - A containerization tool without daemons (Applications / Virtualization)
- awesome-docker - Vagga - Vagga is a containerisation tool without daemons. It is a fully-userspace container engine inspired by Vagrant and Docker, specialized for development environments by [@tailhook](https://github.com/tailhook/) (Development with Docker / Development Environment)
- awesome-rust - tailhook/vagga - ci.org/tailhook/vagga.svg?branch=master">](https://travis-ci.org/tailhook/vagga) (应用 Applications / 虚拟化 Virtualization)
- awesome-starred - tailhook/vagga - Vagga is a containerization tool without daemons (linux)
- awesome-rust-cn - tailhook/vagga - ci.org/tailhook/vagga.svg?branch=master">](https://travis-ci.org/tailhook/vagga) (应用 / Virtualization)
- fucking-awesome-rust - tailhook/vagga - A containerization tool without daemons (Applications / Virtualization)
README
=====
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 `_
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