Skip to content
Snippets Groups Projects
Commit 12be04f0 authored by Breder, Jonas's avatar Breder, Jonas
Browse files

added description

parent bd71563f
No related branches found
No related tags found
No related merge requests found
......@@ -120,7 +120,7 @@ Use supervisor: ``sudo supervisorctl restart <otree_instance_name>``. Log files
Run: ``sudo systemctl restart nginx.service``. All log files are disabled by default due to data protection purposes. Adapt the ngninx template if logging is really necessary.
### For which operating system is this ansible script optimized?
Currently only Ubuntu 18.04.03 LTS with Python 3.6/3.7 is tested and targeted.
Originally, Ubuntu 18.04.03 LTS with Python 3.6/3.7 is tested and targeted. But the system runs on Ubuntu 22 just fine as well.
### 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``.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment