-
- Downloads
fixed supervisor typo, added local_tmp in ansible.cfg
Showing
- .gitignore 0 additions, 0 deletions.gitignore
- README.md 0 additions, 0 deletionsREADME.md
- ansible.cfg 1 addition, 0 deletionsansible.cfg
- configure_nginx.yml 0 additions, 0 deletionsconfigure_nginx.yml
- configure_otree.yml 0 additions, 0 deletionsconfigure_otree.yml
- configure_postgresql.yml 0 additions, 0 deletionsconfigure_postgresql.yml
- configure_supervisor.yml 1 addition, 1 deletionconfigure_supervisor.yml
- configure_ufw.yml 0 additions, 0 deletionsconfigure_ufw.yml
- group_vars/otree_servers.yml.example 0 additions, 0 deletionsgroup_vars/otree_servers.yml.example
- site.yml 0 additions, 0 deletionssite.yml
- templates/nginx.conf.j2 0 additions, 0 deletionstemplates/nginx.conf.j2
- templates/nginx_default_site.conf.j2 0 additions, 0 deletionstemplates/nginx_default_site.conf.j2
- templates/nginx_site.conf.j2 0 additions, 0 deletionstemplates/nginx_site.conf.j2
- templates/supervisor_otree.conf.j2 8 additions, 8 deletionstemplates/supervisor_otree.conf.j2
- templates/supervisord.conf.j2 0 additions, 0 deletionstemplates/supervisord.conf.j2
.gitignore
100644 → 100755
File mode changed from 100644 to 100755
README.md
100644 → 100755
File mode changed from 100644 to 100755
ansible.cfg
100644 → 100755
configure_nginx.yml
100644 → 100755
File mode changed from 100644 to 100755
configure_otree.yml
100644 → 100755
File mode changed from 100644 to 100755
configure_postgresql.yml
100644 → 100755
File mode changed from 100644 to 100755
configure_supervisor.yml
100644 → 100755
configure_ufw.yml
100644 → 100755
File mode changed from 100644 to 100755
group_vars/otree_servers.yml.example
100644 → 100755
File mode changed from 100644 to 100755
site.yml
100644 → 100755
File mode changed from 100644 to 100755
templates/nginx.conf.j2
100644 → 100755
File mode changed from 100644 to 100755
templates/nginx_default_site.conf.j2
100644 → 100755
File mode changed from 100644 to 100755
templates/nginx_site.conf.j2
100644 → 100755
File mode changed from 100644 to 100755
templates/supervisor_otree.conf.j2
100644 → 100755
templates/supervisord.conf.j2
100644 → 100755
File mode changed from 100644 to 100755
Please register or sign in to comment