From 0abc02565f4145f75f005db4162d4d5590fdd5a1 Mon Sep 17 00:00:00 2001 From: John Klug Date: Tue, 26 Nov 2019 17:32:30 -0600 Subject: Start of mLinux commissioning --- README | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 README (limited to 'README') diff --git a/README b/README new file mode 100644 index 0000000..4c0a512 --- /dev/null +++ b/README @@ -0,0 +1,18 @@ +mLinux commisioning. + +Project will include a cgi for +quick commisioning and a web UI. + +WebUI is the default location https://192.168.2.1 during +commissioning. + +/etc/init.d/lighttpd should +be replaced and use /etc/default/commissioning symlink. +If commissioning file is missing, we are commissioning. +/var/volatile/default/commisioning should only be +created after the commissioned user-id is verified. + +opkg install php-fpm Needed??? +opkg install php +opkg install lighttpd +opkg install lighttpd-module-fastcgi Needed??? -- cgit v1.2.3