GitXplorerGitXplorer
t

vagga

public
1866 stars
96 forks
78 issues

Commits

List of commits on branch master.
Verified
275b540cec12a1c721c121be58cf5a6d63fa8863

Merge pull request #579 from dfreese/patch-1

ttailhook committed 3 years ago
Verified
73633e710e1c278168a8b7549cf8348e971cf088

Update phrasing in docs on PID 1

ddfreese committed 3 years ago
Verified
07d8b32c0656f17427d8b4399f3f36dfbf21ab88

Merge pull request #576 from anti-social/fix-get-pip

ttailhook committed 3 years ago
Unverified
910ba3d3efa39b840d486e522253a087bc11cab3

Try to download get-pip script for specific python version, then fallback to default get-pip

aanti-social committed 3 years ago
Verified
505b3ea960fd88b2ecb869e0b71b6737ee2fef32

Fix removing symlink to a directory when processing data-dirs option (#575)

aanti-social committed 3 years ago
Verified
6eb746e93971682e9d05fff94a28621c1eb50489

Update eatmydata; try to activate it by default (#571)

aanti-social committed 3 years ago

README

The README file for this repository.

===== 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