AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.md
README.rst
requirements.txt
setup.cfg
setup.py
test-requirements.txt
deployv_static/__init__.py
deployv_static/deployv_static.py
deployv_static.egg-info/PKG-INFO
deployv_static.egg-info/SOURCES.txt
deployv_static.egg-info/dependency_links.txt
deployv_static.egg-info/not-zip-safe
deployv_static.egg-info/requires.txt
deployv_static.egg-info/top_level.txt
deployv_static/templates/base_dockerfile.jinja
deployv_static/templates/config_lc_collate.jinja
deployv_static/templates/deactivation.jinja
deployv_static/templates/default_config.json
deployv_static/templates/deployv.conf
deployv_static/templates/dev_dockerfile.jinja
deployv_static/templates/dev_instances.jinja
deployv_static/templates/entrypoint_image.jinja
deployv_static/templates/get_release_data.py
deployv_static/templates/getaddons.py
deployv_static/templates/install_deps.py
deployv_static/templates/l10n_mx_edi.certificate.csv
deployv_static/templates/nginx_sites.jinja
deployv_static/templates/odoo_service.jinja
deployv_static/templates/openerp_serverrc
deployv_static/templates/orchestv_default_config.json
deployv_static/templates/postgres_service.jinja
deployv_static/templates/supervisord_service.conf
deployv_static/templates/transitions.json
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/usage.rst
tests/__init__.py
tests/test_deployv-static.py