Display Builder Web Runtime (DBWR)¶
List of NixOS option for deploying the Display Builder Web Runtime (DBWR),
that enables viewing Phoebus .bob files from the web.
See also
The Display Builder Web Runtime (DBWR) user guide for how to use these options.
- services.dbwr.enable boolean[source]¶
Whether to enable DBWR, the display builder web runtime.
Default value¶falseExample¶true
- services.dbwr.openFirewall boolean[source]¶
Open the firewall for the DBWR service.
Warning
This opens the firewall on all network interfaces.
Default value¶false