Update Installation authored by Gabriel Dengler's avatar Gabriel Dengler
### Prerequirements
A running installation needs Nginx (also Apache or other webservers which works as a proxy are possible), Postgresql and Redis. Other databases have not been tested, so their usage is on your own risk. Furthermore, a Python and Java runtime are required for automatic and programming task evaluation. Also, the sandbox [isolate](https://github.com/ioi/isolate) is required for executing untrusted code. For installation, follow the corresponding instruction guides.
### Setting up flask
### Setting up proxy
Things will be added here.
Environment variables: `DATABASE_URL`, `REDIS_URL`, `JAVA_HOME`, `PYTHON_HOME`, `SECRET_KEY`
\ No newline at end of file