Pieter Viljoen
- Total activity 112
- Last activity
- Member since
- Following 0 users
- Followed by 2 users
- Votes 5
- Subscriptions 27
Posts
Recent activity by Pieter Viljoen-
DW Spectrum 6 Beta fails to install on Ubuntu Jammy Docker
CompletedLooks like DWS now has a v6 Beta, unfortunately it fails to install on Ubuntu. Releases JSON here https://updates.vmsproxy.com/digitalwatchdog/releases.json { "product": "vms", "v...
-
nx_ini folder is user specific, why not share it with static location conf files?
AnsweredConf config is stored in /opt/${COMPANY}/mediaserver/etc, and INI config is stored in /root/.config/nx_ini for root and /home/${COMPANY}/.config/nx_ini for non-root. This makes it rather non-determ...
-
Plugins folder that is not shared with installer for use in docker
AnsweredThe plugins folder is located under bin and contains already installed plugins, and adding custom plugins mixes them with the already installed plugins. In docker this makes it impossible to create...
-
Automating downloaded product versions using JSON API
AnsweredI built an app to help build and keep my docker images up to date without needing to manually monitor version changes. The app loads the product releases from the JSON API and uses that information...
-
Please add ZFS as supported storage to 4.3
Not plannedI know how to work around adding alternate FS types, but please add ZFS as a by default supported filesystem.
-
Current versions?
AnsweredI use VisualPing and got a notification that NxWitness has a new version. For my docker builds I now have: Nx Meta 4.1.0.31766Nx Witness 4.1.0.31946DW Spectrum 4.1.0.31401 What are the current buil...