This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| unifi_linux [2015/06/17 13:52] – herwarth | unifi_linux [2015/06/17 14:04] (current) – herwarth | ||
|---|---|---|---|
| Line 4: | Line 4: | ||
| * Click on latest articles and select the latest version. | * Click on latest articles and select the latest version. | ||
| * Scroll down and download: **UniFi.unix.zip** | * Scroll down and download: **UniFi.unix.zip** | ||
| + | * Save the zip in: **/ | ||
| * You need the latest Java release from Oracle: [[http:// | * You need the latest Java release from Oracle: [[http:// | ||
| * Download the x64 RPM | * Download the x64 RPM | ||
| - | | + | mongodb-server requires EPEL repository |
| + | |||
| + | | ||
| yum localinstall jre-8u45-linux-x64.rpm | yum localinstall jre-8u45-linux-x64.rpm | ||
| | | ||
| - | | + | Make sure you have a minimum of 4GB in /opt |
| + | cd /opt | ||
| + | unzip / | ||
| ====init script==== | ====init script==== | ||
| <code - / | <code - / | ||
| Line 53: | Line 58: | ||
| exit 0 | exit 0 | ||
| </ | </ | ||
| + | ====Firewalld==== | ||
| + | <code - / | ||
| + | <?xml version=" | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | <port protocol=" | ||
| + | <port protocol=" | ||
| + | <port protocol=" | ||
| + | <port protocol=" | ||
| + | <port protocol=" | ||
| + | <port protocol=" | ||
| + | <port protocol=" | ||
| + | </ | ||
| + | </ | ||
| + | |||
| + | firewall-cmd --permanent --zone=management --add-service=unifi | ||
| + | firewall-cmd --reload | ||
| + | |||
| + | / | ||
| + | |||
| + | =====Configuration===== | ||
| + | Go with your browser to: http:// | ||
| + | {{: | ||
| + | |||
| {{tag> | {{tag> | ||