Skip to content

Latest commit

 

History

History
78 lines (53 loc) · 2.06 KB

examples.rst

File metadata and controls

78 lines (53 loc) · 2.06 KB

Examples

By Category

Bellow is a list of sample configs from vagga/examples. To run any of them just jump to the folder and run vagga.

Databases

examples/db/postgres examples/db/redis

Miscellaneous

examples/misc/travis

Documentation

examples/doc/sphinx

Real World Examples

This section contains real-world examples of possibly complex vagga files. They are represented as external symlinks (github) with a description. Send a pull request to add your example here.

First Time User Hint

All the examples run in containers and install dependencies in .vagga subfolder of project dir. So all that possibly scary dependencies are installed automatically and never touch your host system. That makes it easy to experiment with vagga.