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:55] – herwarth | unifi_linux [2015/06/17 14:04] (current) – herwarth | ||
|---|---|---|---|
| Line 7: | Line 7: | ||
| * 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 install mongodb-server unzip | yum install mongodb-server unzip | ||
| Line 14: | Line 16: | ||
| cd /opt | cd /opt | ||
| unzip / | unzip / | ||
| - | | ||
| - | Create the following init-script: | ||
| ====init script==== | ====init script==== | ||
| <code - / | <code - / | ||
| Line 58: | 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> | ||