Skip to content
Snippets Groups Projects
Commit baf0e805 authored by Gallenkamp, Fabian's avatar Gallenkamp, Fabian
Browse files

Update README.md

parent a416509b
No related branches found
No related tags found
No related merge requests found
# ansible script to setup multiple [otree](https://otree.readthedocs.io/en/latest/) instances with gninx reverse proxy and supervisor # ansible script to setup multiple [otree](https://otree.readthedocs.io/en/latest/) instances with python env, gninx reverse proxy, supervisor and ufw
## preparation ## preparation
...@@ -72,7 +72,7 @@ otree_users: ...@@ -72,7 +72,7 @@ otree_users:
``` ```
### (optional) upload otree project ### (optional) upload otree project
1. If no git-repository with your otree project is provided, you can place a copy of the project files (with scp) in ``files/<otree_username>/``. 1. If no git-repository ``app_repo``-value with your otree configuration is provided, you have to place a copy of the project files (with scp) in ``files/<otree_username>/``.
And now run the playbook. And now run the playbook.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment