aboutsummaryrefslogtreecommitdiffstats
path: root/power.env.example
blob: 1b0b3f0f5741dac9e952d863ca62e94aa408717f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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