...
- Installing Solr before the DC can lead to the installer failing, because Solr will gave taken up the needed port.
- Some servers require the program "Microsoft Monitoring Agent" to be removed for the DC to open up correctly.
TimeScale Postgres Server
The analytics Service needs access to a TimeScale Postgress Database, this can be installed on a separate Machine, or run in a docker container
Info | ||
---|---|---|
| ||
version: "3" volumes: |
TimeScaleDbConnection install.ps1 argument:
Host=<TimeScaleHost>;Database=postgres;Username=postgres;Password=<timescalepassword>;SearchPath=public
Database server
The database server has the following requirements
...