mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-22 01:13:00 +02:00
This commit adds an initial YANG model for Infix web services under the infix-services.yang umbrella. For now the nginx server statements in /etc/nginx/nginx.conf are always on, but the backend ttyd, and the entire nginx server can be disabled. The default in the YANG model for both is disabled, the factory-config has been updated to enable these services by default. The Web Console Interface mDNS service has been updated to advertise on port 7681, which nginx is set to forward to ttyd. Signed-off-by: Joachim Wiberg <troglobit@gmail.com>