41 lines
4.5 KiB
XML
41 lines
4.5 KiB
XML
<?xml version="1.0"?>
|
|
<Container version="2">
|
|
<Name>LumaOps</Name>
|
|
<Repository>lumaops:0.1.0</Repository>
|
|
<Registry/>
|
|
<Network>bridge</Network>
|
|
<MyIP/>
|
|
<Shell>sh</Shell>
|
|
<Privileged>false</Privileged>
|
|
<Support/>
|
|
<Project/>
|
|
<Overview>Lokale OpenRGB 1.0rc3-hardware-engine met LumaOps webbeheer. Publiceer SDK-poort 6742 nooit.</Overview>
|
|
<Category>Tools:System</Category>
|
|
<WebUI>http://[IP]:[PORT:1223]/</WebUI>
|
|
<TemplateURL/>
|
|
<Icon>https://gitlab.com/CalcProgrammer1/OpenRGB/-/raw/release_candidate_1.0rc3/qt/org.openrgb.OpenRGB.png</Icon>
|
|
<ExtraParams>--read-only --tmpfs=/tmp:size=128m,mode=1777 --tmpfs=/run:size=16m,mode=0755 --security-opt=no-new-privileges --cap-drop=ALL --cap-add=CHOWN --cap-add=SETUID --cap-add=SETGID</ExtraParams>
|
|
<PostArgs/>
|
|
<CPUset/>
|
|
<DateInstalled>0</DateInstalled>
|
|
<DonateText/>
|
|
<DonateLink/>
|
|
<Requires>Run scripts/unraid-hardware-setup.sh once on the host. Map /dev/bus/usb, the ASUS Aura /dev/hidraw0 node and Intel SMBus /dev/i2c-0. Host networking is optional for broadcast/multicast discovery.</Requires>
|
|
<Config Name="Web UI" Target="8080" Default="1223" Mode="tcp" Description="Publieke LumaOps-webpoort; intern blijft de container op 8080 luisteren" Type="Port" Display="always" Required="true" Mask="false">1223</Config>
|
|
<Config Name="OpenRGB appdata" Target="/config/openrgb" Default="/mnt/user/appdata/lumaops/openrgb" Mode="rw" Description="OpenRGB settings, profiles and plugins" Type="Path" Display="always" Required="true" Mask="false">/mnt/user/appdata/lumaops/openrgb</Config>
|
|
<Config Name="LumaOps config" Target="/config/lumaops" Default="/mnt/user/appdata/lumaops/config" Mode="rw" Description="Encryptiesleutel en appconfiguratie" Type="Path" Display="always" Required="true" Mask="false">/mnt/user/appdata/lumaops/config</Config>
|
|
<Config Name="LumaOps data" Target="/data" Default="/mnt/user/appdata/lumaops/data" Mode="rw" Description="SQLite-database en back-ups" Type="Path" Display="always" Required="true" Mask="false">/mnt/user/appdata/lumaops/data</Config>
|
|
<Config Name="Logs" Target="/logs" Default="/mnt/user/appdata/lumaops/logs" Mode="rw" Description="Geroteerde backend- en OpenRGB-logs" Type="Path" Display="always" Required="true" Mask="false">/mnt/user/appdata/lumaops/logs</Config>
|
|
<Config Name="USB bus" Target="/dev/bus/usb" Default="/dev/bus/usb" Mode="rw" Description="USB-apparaten; geen volledige /dev mount" Type="Device" Display="always" Required="false" Mask="false">/dev/bus/usb</Config>
|
|
<Config Name="ASUS Aura HID" Target="/dev/hidraw0" Default="/dev/hidraw0" Mode="rw" Description="ASUS Aura LED Controller 0b05:18f3" Type="Device" Display="always" Required="true" Mask="false">/dev/hidraw0</Config>
|
|
<Config Name="Intel SMBus" Target="/dev/i2c-0" Default="/dev/i2c-0" Mode="rw" Description="Intel I801 SMBus voor Corsair RGB-geheugen" Type="Device" Display="always" Required="true" Mask="false">/dev/i2c-0</Config>
|
|
<Config Name="Timezone" Target="TZ" Default="Europe/Brussels" Mode="" Description="IANA-tijdzone" Type="Variable" Display="always" Required="true" Mask="false">Europe/Brussels</Config>
|
|
<Config Name="Loglevel" Target="LOG_LEVEL" Default="INFO" Mode="" Description="DEBUG, INFO, WARNING of ERROR" Type="Variable" Display="advanced" Required="true" Mask="false">INFO</Config>
|
|
<Config Name="Network discovery" Target="ENABLE_NETWORK_DISCOVERY" Default="true" Mode="" Description="Schakel LAN-discovery in" Type="Variable" Display="advanced" Required="true" Mask="false">true</Config>
|
|
<Config Name="Authentication" Target="AUTH_ENABLED" Default="true" Mode="" Description="Verplicht voor de standaard LAN-bind" Type="Variable" Display="always" Required="true" Mask="false">true</Config>
|
|
<Config Name="Admin token" Target="LUMAOPS_ADMIN_TOKEN" Default="" Mode="" Description="Unieke willekeurige beheertoken van minstens 32 tekens" Type="Variable" Display="always" Required="true" Mask="true"></Config>
|
|
<Config Name="Secure cookies" Target="SECURE_COOKIES" Default="false" Mode="" Description="Alleen inschakelen wanneer de webinterface via HTTPS wordt aangeboden" Type="Variable" Display="advanced" Required="true" Mask="false">false</Config>
|
|
<Config Name="PUID" Target="PUID" Default="99" Mode="" Description="Unraid nobody UID" Type="Variable" Display="advanced" Required="true" Mask="false">99</Config>
|
|
<Config Name="PGID" Target="PGID" Default="100" Mode="" Description="Unraid users GID" Type="Variable" Display="advanced" Required="true" Mask="false">100</Config>
|
|
</Container>
|