Skip to content

Emoncms networking module: wifi access point, client & ethernet

License

Notifications You must be signed in to change notification settings

emoncms/network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
TrystanLea
Aug 7, 2024
6ce6380 · Aug 7, 2024

History

78 Commits
Aug 7, 2024
Aug 7, 2024
Feb 1, 2024
Jan 3, 2024
Feb 2, 2024
Jan 3, 2024
Feb 1, 2024
Feb 2, 2024
Aug 7, 2024
Jun 19, 2024
Jan 29, 2024
Jan 29, 2024

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