Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
| Nächste Überarbeitung | Vorhergehende Überarbeitung | ||
|
f11:technik:raspberrypi:hotspotdm3kb:raspbeasyhpinst [2014/12/05 07:59] dm3kb angelegt |
f11:technik:raspberrypi:hotspotdm3kb:raspbeasyhpinst [2019/09/29 12:03] (aktuell) |
||
|---|---|---|---|
| Zeile 32: | Zeile 32: | ||
| root@raspberrypi: | root@raspberrypi: | ||
| + | == Get Easy-Hotspot Files === | ||
| + | Download easyhotspot web from https:// | ||
| + | < | ||
| + | cd /opt | ||
| + | git clone https:// | ||
| + | </ | ||
| + | == Extract EasyHotspot Image === | ||
| + | |||
| + | Extract downloaded EASY-Hotspot image to /opt.\\ | ||
| + | As we are using CoovaChilly some directories could be already removed.\\ | ||
| + | My / | ||
| + | < | ||
| + | / | ||
| + | total 44 | ||
| + | -rwxrwxr-x 1 pi pi 824 Oct 18 20:34 README | ||
| + | -rwxrwxr-x 1 pi pi 2544 Oct 18 20:34 license.txt | ||
| + | drwxrwxr-x 6 pi pi 4096 Oct 18 20:34 htdocs | ||
| + | dr--r--r-- 2 pi pi 4096 Oct 18 20:34 hotspot | ||
| + | -rw-rw-r-- 1 pi pi 17987 Oct 18 20:34 Easyhotspot-License.txt | ||
| + | drwxrwxr-x 2 pi pi 4096 Oct 18 20:34 doc | ||
| + | drwxrwxr-x 2 pi pi 4096 Oct 20 14:22 install | ||
| + | </ | ||
| == Link Easy-Hotspot htdocs to Apache2 https directory === | == Link Easy-Hotspot htdocs to Apache2 https directory === | ||
| Zeile 41: | Zeile 63: | ||
| == Set EASY-Hotspot DB credentials == | == Set EASY-Hotspot DB credentials == | ||
| + | Set the credentials that you plan to assign to the DB for EASY-Hotspot in | ||
| + | [[f11: | ||
| < | < | ||
| vi / | vi / | ||
| Zeile 49: | Zeile 72: | ||
| $db[' | $db[' | ||
| $db[' | $db[' | ||
| - | $db[' | + | $db[' |
| $db[' | $db[' | ||
| $db[' | $db[' | ||
| Zeile 63: | Zeile 86: | ||
| == Set EASY-Hotspot generic credentials == | == Set EASY-Hotspot generic credentials == | ||
| - | e.g. Name Address, decimal seperator, | + | e.g. Name Address, decimal seperator, |
| < | < | ||
| vi / | vi / | ||
| Zeile 96: | Zeile 119: | ||
| $config[' | $config[' | ||
| $config[' | $config[' | ||
| - | $config[' | + | $config[' |
| Zeile 123: | Zeile 146: | ||
| </ | </ | ||
| - | === Create fake chillyspot config file for EASY-Hotspot === | + | |
| - | Save and then copy defaults to config in the same folder or create a link with ls | + | |
| - | < | + | |
| - | cp / | + | |
| - | </ | + | |
| [[f11: | [[f11: | ||
