c137digital/unv_deploy

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.coveragerc
.gitignore
.readthedocs.yml
.travis.yml
.vscode/PACKAGES
.vscode/settings.json
.vscode/tasks.json
LICENSE
MANIFEST.in
README.md
Vagrantfile
activate.sh
init.sh
pytest.ini
src/unv/__init__.py2
A
0 mins
src/unv/deploy/__init__.py0
A
0 mins
src/unv/deploy/app.py3
A
0 mins
src/unv/deploy/bin.py25
A
0 mins
src/unv/deploy/components/__init__.py0
A
0 mins
src/unv/deploy/components/app/__init__.py99
A
0 mins
src/unv/deploy/components/app/app.service
src/unv/deploy/components/app/app.sh
src/unv/deploy/components/app/ipv4.rules
src/unv/deploy/components/iptables/__init__.py91
A
0 mins
src/unv/deploy/components/iptables/app.service
src/unv/deploy/components/iptables/custom.rules
src/unv/deploy/components/iptables/ipv4.rules
src/unv/deploy/components/nginx/__init__.py179
A
0 mins
src/unv/deploy/components/nginx/ipv4.rules
src/unv/deploy/components/nginx/server.conf
src/unv/deploy/components/nginx/server.service
src/unv/deploy/components/postgres/__init__.py143
A
0 mins
src/unv/deploy/components/postgres/ipv4.rules
src/unv/deploy/components/postgres/pg_hba.conf
src/unv/deploy/components/postgres/postgresql.conf
src/unv/deploy/components/postgres/server.service
src/unv/deploy/components/python.py140
A
0 mins
src/unv/deploy/components/redis/__init__.py147
A
0 mins
src/unv/deploy/components/redis/ipv4.rules
src/unv/deploy/components/redis/server.conf
src/unv/deploy/components/redis/server.service
src/unv/deploy/components/systemd.py101
A
0 mins
src/unv/deploy/manager.py63
A
25 mins
src/unv/deploy/providers/Vagrantfile
src/unv/deploy/providers/__init__.py67
A
3 hrs
src/unv/deploy/providers/vagrant.py102
A
45 mins
src/unv/deploy/providers/vultr.py186
A
0 mins
src/unv/deploy/settings.py161
B
4 hrs
src/unv/deploy/tasks.py213
A
55 mins