@@ -125,5 +125,8 @@ Currently only Ubuntu 18.04.03 LTS with Python 3.6/3.7 is tested and targeted.
### There is an error with redis in apt installation on systems with ipv6 disabled.
Solution: Disable IPV6 also in ``/etc/redis/redis.conf``: ``bind 127.0.0.1``.
### What's the difference to other otree deployment variants?
Other closed/open source projects([oTree Hub](https://www.otreehub.com/), [oTree Virtual Machine Manager](https://otree-virtual-machine-manager.readthedocs.io/en/latest/), [oTree Manager](https://otree-manager.readthedocs.io/en/latest/)) require access to many vms or a dedicated server. This project can be used when there is only one vm in your facility data center.
### Are there plans for a GUI?
Currently not, but feel free to do feature requests.