summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2019-11-26 17:32:30 -0600
committerJohn Klug <john.klug@multitech.com>2019-11-26 17:32:30 -0600
commit0abc02565f4145f75f005db4162d4d5590fdd5a1 (patch)
tree185fcb8537cb10250510bf85f175e9fec17ab197 /README
downloadcommissioning-0abc02565f4145f75f005db4162d4d5590fdd5a1.tar.gz
commissioning-0abc02565f4145f75f005db4162d4d5590fdd5a1.tar.bz2
commissioning-0abc02565f4145f75f005db4162d4d5590fdd5a1.zip
Start of mLinux commissioning
Diffstat (limited to 'README')
-rw-r--r--README18
1 files changed, 18 insertions, 0 deletions
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???