Skip to content

emoncms/network

Repository files navigation

Emoncms Network Module

Network configuration module for emoncms.

Install

Remove old WiFi module if present:

rm -rf /var/www/emoncms/Modules/wifi

Install new network module:

cd /opt/emoncms/modules
git clone https://github.com/emoncms/network
ln -s /opt/emoncms/modules/network/network-module /var/www/emoncms/Modules/network

Run install script

cd /opt/emoncms/modules/network
./install.sh

Licence

GNU AFFERO GENERAL PUBLIC LICENSE, see emoncms repo:
https://github.com/emoncms/emoncms/blob/master/LICENSE.txt

Credit to:

for a guide on how to do this with systemd-networkd

About

Emoncms networking module: wifi access point, client & ethernet

Resources

License

Stars

Watchers

Forks

Packages

No packages published