Hint picking a release when using Videoguide

This commit is contained in:
2019-11-24 16:35:58 +01:00
parent a620770a2a
commit eeca71e285

View File

@@ -44,6 +44,12 @@ git clone https://github.com/lephisto/pfsense-analytics.git
cd pfsense-analytics cd pfsense-analytics
``` ```
Optional: If you're doing this on a Videoguide I made, pick a release:
```
git checkout v24112019
```
We have to adjust some Systemlimits to allow Elasticsearch to run: We have to adjust some Systemlimits to allow Elasticsearch to run:
``` ```