diff options
author | jwansek <eddie.atten.ea29@gmail.com> | 2023-11-19 14:48:00 +0000 |
---|---|---|
committer | jwansek <eddie.atten.ea29@gmail.com> | 2023-11-19 14:48:00 +0000 |
commit | 408fa00f2387d19995e078c66d8e3d1c75f473f1 (patch) | |
tree | 305c639c3746bd62baabc4f3d5b0b7aa23c83a9d /power.env.example | |
parent | a09c97c4182885d3f62735b45ebe76f5a3a9f8dd (diff) | |
download | power.eda.gay-408fa00f2387d19995e078c66d8e3d1c75f473f1.tar.gz power.eda.gay-408fa00f2387d19995e078c66d8e3d1c75f473f1.zip |
Cleaned up repository
Diffstat (limited to 'power.env.example')
-rw-r--r-- | power.env.example | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/power.env.example b/power.env.example deleted file mode 100644 index 1b0b3f0..0000000 --- a/power.env.example +++ /dev/null @@ -1,13 +0,0 @@ -MYSQL_ROOT_PASSWORD=*******************
-MYSQL_HOST=192.168.69.3
-# strings cannot contain , ; or #
-TASMOTA_DEVICES=switch.plug,admin,*******************,[Mikrotik CRS112-8P-4S-IN](https://wiki.eda.gay/index.php/Switches);nas.plug,admin,*******************,[TrueNAS NAS](https://wiki.eda.gay/index.php/TrueNAS_NAS);12vbrick.plug,admin,*******************,KVM Switch & Backup External Hard Drive & etc;backup.plug,admin,*******************,Backup NAS
-
-MIKROTIK_DEVICE=/dev/ttyUSB0
-MIKROTIK_BAUD=115200
-MIKROTIK_USER=admin
-MIKROTIK_PASS=*******************
-MIKROTIK_INTERFACES=ether1,[EAP225 Wi-Fi AP](https://wiki.eda.gay/index.php/Main_Page);ether2,[TL-RP108GE](https://wiki.eda.gay/index.php/Switches) & [pfsense router](https://wiki.eda.gay/index.php/Pfsense_router);ether3,[Mikrotik CSS610-8G-2S+IN](https://wiki.eda.gay/index.php/Switches);ether4,[PiKVM](https://wiki.eda.gay/index.php/Blikvm_PiKVM);ether5,interface5;ether6,[Intel Compute Stick](https://wiki.eda.gay/index.php/Intel_Compute_Stick);ether7,SSH/Git/PiHole Raspberry Pi;ether8,interface8
-MIKROTIK_TASMOTA=switch.plug
-
-APP_PORT = 5021
|