Check out our DMX Admin Documentation

I am currently installing DMX on my FreedomBox. @sme already fixed the Wrong Examples Path … issue #34. Here are some more findings:

  • The DMX settings file is not located in conf/config.properties but in /etc/dmx/config.properties.
  • Starting the dmx.service (DMX - The Context Machine) on my FreedomBox, logs are saying:
    ** No config.properties found. (from bin/felix.jar)
    ** org.eclipse.jetty.ssl.password : org.eclipse.jetty.ssl.keypassword : [ERROR] Failed to start Connector: SslSelectChannelConnector@0.0.0.0:8443 (the concect keypassword is not explained in the docs)
    ** java.io.FileNotFoundException: /var/lib/dmx/.keystore (No such file or directory)

@jpn and I will meet on Tuesday to get DMX intalled on FreedomBox but docs should explain the keytool, keystore and keypassword concepts.

Furthermore, after the installation of The DMX Debian Package, I can’t find a “Systemd unit file”: there is no /etc/systemd/system/dmx.service. The link to /lib/systemd/system/dmx.service is missing.