Unifi

Aus TippvomTibb
Zur Navigation springen Zur Suche springen

Unifi Controller

Zum Installieren unter openSuSE 15.3 habe ich folgenden Forumsschnippsel gefunden:


RPM's for UniFi Controller Hello I've built RPM packages for UniFi 3.x Currently It's compatible with systemd-aware distros like: OpenSuse 12.2 and newer Fedora 15 and newer RHEL 7 CentOS 7 A bit later I'll add support for systemv/upstart distros too (i.e. Centos/RHEL 6.x) rpm spec + systemd source files attached Short build howto for newbies: Install rpm-build package Fedora/RHEL: yum install rpm-buildOpenSuse: zypper install rpm-build decompress and copy unifi.spec to ~/rpmbuild/SPECS/ copy unifi.service to ~/rpmbuild/SOURCES/ download UniFi.unix.zip and copy to ~/rpmbuild/SOURCES/ change version string in unifi.spec to match the version of file downloaded run rpmbuild -bb ~/rpmbuild/unifi.spec built rpm package will be listed after process I will push updates to [https://github.com/GioMac/SPEC] My GitHub Account Feedback is appreciated

Quelle: https://community.ui.com/questions/RPMs-for-UniFi-Controller/fa7617f5-e534-42c5-a8c8-b295d4a47d4f

https://github.com/GioMac/SPEC


https://github.com/GioMac/SPEC/blob/master/unifi.spec

https://github.com/GioMac/SPEC/blob/master/sources/unifi.service