Unifi: Unterschied zwischen den Versionen

Aus TippvomTibb
Zur Navigation springen Zur Suche springen
(Die Seite wurde neu angelegt: „=Unifi Controller= Zum Installieren unter openSuSE 15.3 habe ich folgenden Forumsschnippsel gefunden: <nowiki> RPM's for UniFi Controller Hello I've built…“)
 
Zeile 4: Zeile 4:
  
 
  <nowiki>
 
  <nowiki>
 +
 
RPM's for UniFi Controller
 
RPM's for UniFi Controller
  
Zeile 34: Zeile 35:
  
 
Feedback is appreciated
 
Feedback is appreciated
<nokiki>
+
</nokiki>
 +
 
 +
Quelle: https://community.ui.com/questions/RPMs-for-UniFi-Controller/fa7617f5-e534-42c5-a8c8-b295d4a47d4f

Version vom 22. Juni 2021, 16:20 Uhr

Unifi Controller

Zum Installieren unter openSuSE 15.3 habe ich folgenden Forumsschnippsel gefunden:

<nowiki>

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 [1] My GitHub Account

Feedback is appreciated </nokiki>

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