
上QQ阅读APP看书,第一时间看更新
Installation options
There are various installation options for Redash, and they are as follows:
For the Cloud (AWS/GCE):
- Using a predefined image
- Manually using a Setup script
For your own datacenter (VM or Physical Machine):
- Docker
- Manually using a Setup script
In all of the aforementioned options, you can provide your own Postgres/Redis, in case you already have them installed.
As we already seen in the Redash architecture chart from the previous chapter, Redash needs Postgres (version 9.3 or newer) and Redis (version 2.8 or newer) to operate.
Both Postgres and Redis can be installed separately (if you already have them installed, then you can configure Redash to use them using environment variables).
Redash releases are located here: https://github.com/getredash/redash/releases.